CVE-2020-13675
11.02.2022, 16:15
Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs. The modules do not correctly run all file validation, which causes an access bypass vulnerability. An attacker might be able to upload files that bypass the file validation process implemented by modules on the site.Enginsight
Vendor | Product | Version |
---|---|---|
drupal | drupal | 8.0.0 ≤ 𝑥 < 8.9.19 |
drupal | drupal | 9.1.0 ≤ 𝑥 < 9.1.13 |
drupal | drupal | 9.2.0 ≤ 𝑥 < 9.2.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-284 - Improper Access ControlThe software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
- CWE-434 - Unrestricted Upload of File with Dangerous TypeThe software allows the attacker to upload or transfer files of dangerous types that can be automatically processed within the product's environment.