ghsa-v8wr-r69p-mmwx
Vulnerability from github
Published
2022-02-12 00:00
Modified
2022-02-23 19:14
Severity ?
Summary
Unrestricted Upload of File with Dangerous Type in Drupal core
Details
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": [ { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "8.9.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "9.1.0" }, { "fixed": "9.1.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "drupal/core" }, "ranges": [ { "events": [ { "introduced": "9.2.0" }, { "fixed": "9.2.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-13675" ], "database_specific": { "cwe_ids": [ "CWE-284", "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2022-02-23T19:14:17Z", "nvd_published_at": "2022-02-11T16:15:00Z", "severity": "CRITICAL" }, "details": "Drupal\u0027s 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.", "id": "GHSA-v8wr-r69p-mmwx", "modified": "2022-02-23T19:14:17Z", "published": "2022-02-12T00:00:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13675" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2021-008" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Unrestricted Upload of File with Dangerous Type in Drupal core" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.