Vulnerability identifier: #VU29137
Vulnerability risk: Medium
CVSSv3.1:
CVE-ID:
CWE-ID:
CWE-20
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
Drupal
Web applications /
CMS
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.
Mitigation
Install updates from vendor's website.
Vulnerable software versions
Drupal: 9.0.0 - 9.0.0 rc1, 8.9.0 - 8.9.0 rc1, 8.8.0 - 8.8.7
CPE
External links
http://www.drupal.org/sa-core-2020-006
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?