Skip to content

Cross-Site Request Forgery in Drupal core

Moderate severity GitHub Reviewed Published Feb 12, 2022 to the GitHub Advisory Database • Updated Apr 6, 2023

Package

composer drupal/core (Composer)

Affected versions

>= 9.1.0, < 9.1.13
>= 9.2.0, < 9.2.6
>= 8.0.0, < 8.9.19

Patched versions

9.1.13
9.2.6
8.9.19

Description

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.

References

Published by the National Vulnerability Database Feb 11, 2022
Published to the GitHub Advisory Database Feb 12, 2022
Reviewed Feb 23, 2022
Last updated Apr 6, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Weaknesses

CVE ID

CVE-2020-13674

GHSA ID

GHSA-j586-cj67-vg4p

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.