ghsa-j586-cj67-vg4p
Vulnerability from github
Published
2022-02-12 00:00
Modified
2022-02-23 19:23
Severity ?
Summary
Cross-Site Request Forgery in Drupal core
Details
The QuickEdit module does not properly validate access to routes, which could allow cross-site request forgery under some circumstances and lead to possible data integrity issues. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. Removing the "access in-place editing" permission from untrusted users will not fully mitigate the vulnerability.
{ "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-13674" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-02-23T19:23:39Z", "nvd_published_at": "2022-02-11T16:15:00Z", "severity": "MODERATE" }, "details": "The QuickEdit module does not properly validate access to routes, which could allow cross-site request forgery under some circumstances and lead to possible data integrity issues. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. Removing the \"access in-place editing\" permission from untrusted users will not fully mitigate the vulnerability.", "id": "GHSA-j586-cj67-vg4p", "modified": "2022-02-23T19:23:39Z", "published": "2022-02-12T00:00:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13674" }, { "type": "WEB", "url": "https://github.com/drupal/core/commit/20cd85db8198c63101bd050ea973b13f2f3edef6" }, { "type": "WEB", "url": "https://github.com/drupal/core/commit/6359b3ea5aacf85399285c522c6d787a218c897c" }, { "type": "WEB", "url": "https://github.com/drupal/core/commit/801910fcdfc14ee6120051089a2129e455186ad8" }, { "type": "PACKAGE", "url": "https://github.com/drupal/core" }, { "type": "WEB", "url": "https://www.drupal.org/sa-core-2021-007" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Request Forgery 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.