#VU29137 Input validation error in Drupal - CVE-2020-13665

 

#VU29137 Input validation error in Drupal - CVE-2020-13665

Published: June 18, 2020


Vulnerability identifier: #VU29137
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-13665
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Drupal
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links