#VU29137 Input validation error in Drupal - CVE-2020-13665
Published: June 18, 2020
Drupal
Drupal
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input when processing JSON:API PATCH requests. A remote attacker can pass specially crafted input to the application and bypass implemented security restrictions.
By default, JSON:API works in a read-only mode which makes it impossible to exploit the vulnerability. Only sites that have the read_only set to FALSE under jsonapi.settings config are vulnerable.