CVE-2020-13675
published 2022-02-11CVE-2020-13675: 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…
PriorityP355critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
1.22%
64.8th percentile
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.
Affected
12 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| drupal | core | >= 8.0.0 < 8.9.19 | 8.9.19 |
| drupal | core | >= 8.9.x < 8.9.19 | 8.9.19 |
| drupal | core | >= 9.1.0 < 9.1.13 | 9.1.13 |
| drupal | core | >= 9.1.x < 9.1.13 | 9.1.13 |
| drupal | core | >= 9.2.0 < 9.2.6 | 9.2.6 |
| drupal | core | >= 9.2.x < 9.2.6 | 9.2.6 |
| drupal | drupal | >= 8.0.0 < 8.9.19 | 8.9.19 |
| drupal | drupal | >= 9.1.0 < 9.1.13 | 9.1.13 |
| drupal | drupal | >= 9.2.0 < 9.2.6 | 9.2.6 |
| drupal | drupal_core | — | — |
| drupal | graphql | — | — |
| drupal | graphql | >= 4.0.0 < 4.2.0 | 4.2.0 |
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv9.8CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Unrestricted Upload of File with Dangerous Type in Drupal core
ghsa·2022-02-12
CVE-2020-13675 [CRITICAL] CWE-284 Unrestricted Upload of File with Dangerous Type in Drupal core
Unrestricted Upload of File with Dangerous Type in Drupal core
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.
OSV
Unrestricted Upload of File with Dangerous Type in Drupal core
osv·2022-02-12
CVE-2020-13675 [CRITICAL] Unrestricted Upload of File with Dangerous Type in Drupal core
Unrestricted Upload of File with Dangerous Type in Drupal core
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.
OSV
CVE-2020-13675: Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs
osv·2022-02-11·CVSS 9.8
CVE-2020-13675 [CRITICAL] CVE-2020-13675: Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs
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.
OSV
CVE-2020-13675: This advisory addresses a similar issue to [Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008](https://www
osv·2021-09-15
CVE-2020-13675 CVE-2020-13675: This advisory addresses a similar issue to [Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008](https://www
This advisory addresses a similar issue to [Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008](https://www.drupal.org/sa-core-2021-008).
The GraphQL module allows file uploads through its HTTP API. The module does 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.
This vulnerability is mitigated by four factors:
1. The GraphQL module must be enabled on the site.
2. The GraphQL schema must expose a file upload by using the helper "src/GraphQL/Utility/FileUpload.php" in the module.
3. An attacker must have access to that file upload via the GraphQL API.
4. The site must employ a file validation module.
OSV
CVE-2020-13675: Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs
osv·2021-09-15
CVE-2020-13675 CVE-2020-13675: Drupal's JSON:API and REST/File modules allow file uploads through their HTTP APIs
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.
This vulnerability is mitigated by three factors:
1. The JSON:API or REST File upload modules must be enabled on the site.
2. An attacker must have access to a file upload via JSON:API or REST.
3. The site must employ a file validation module.
This advisory is not covered by [Drupal Steward](/steward).
Also see [GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029](https://www.drupal.org/sa-contrib-2021-029) which addresses a similar vulnerability for that module.
Drupal
Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008
vendor_drupal·2021-09-15
CVE-2020-13675 [MEDIUM] Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008
Title: Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008
Vulnerability Type: Access bypass
Description: 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. This vulnerability is mitigated by three factors: The JSON:API or REST File upload modules must be enabled on the site. An attacker must have access to a file upload via JSON:API or REST. The site must employ a file validation module. This advisory is not covered by Drupal Steward . Also see GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029 which address
Drupal
GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029
vendor_drupal·2021-09-15
CVE-2020-13675 [MEDIUM] GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029
Title: GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029
Vulnerability Type: Access bypass
Description: This advisory addresses a similar issue to Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008 . The GraphQL module allows file uploads through its HTTP API. The module does 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. This vulnerability is mitigated by four factors: The GraphQL module must be enabled on the site. The GraphQL schema must expose a file upload by using the helper "src/GraphQL/Utility/FileUpload.php" in the module. An attacker must have access to that file upload via the GraphQL API.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2022-02-11
Published