Vulnerability Details : CVE-2020-11001
In Wagtail before versions 2.8.1 and 2.7.2, a cross-site scripting (XSS) vulnerability exists on the page revision
comparison view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail
admin could potentially craft a page revision history that, when viewed by a user with higher privileges, could perform
actions with that user's credentials. The vulnerability is not exploitable by an ordinary site visitor without access to
the Wagtail admin.
Patched versions have been released as Wagtail 2.7.2 (for the LTS 2.7 branch) and Wagtail 2.8.1 (for the current 2.8 branch).
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2020-11001
- cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:*
- cpe:2.3:a:torchbox:wagtail:2.8:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-11001
0.12%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 47 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-11001
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.5
|
LOW | AV:N/AC:M/Au:S/C:N/I:P/A:N |
6.8
|
2.9
|
NIST | |
6.8
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N |
2.3
|
4.0
|
NIST | |
5.8
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N |
1.3
|
4.0
|
GitHub, Inc. |
CWE ids for CVE-2020-11001
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by:
- nvd@nist.gov (Secondary)
- security-advisories@github.com (Primary)
-
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.Assigned by: security-advisories@github.com (Primary)
References for CVE-2020-11001
-
https://github.com/wagtail/wagtail/security/advisories/GHSA-v2wc-pfq2-5cm6
Possible XSS attack via page revision comparison view · Advisory · wagtail/wagtail · GitHubExploit;Third Party Advisory
-
https://github.com/wagtail/wagtail/commit/61045ceefea114c40ac4b680af58990dbe732389
Apply proper HTML escaping on StreamField block comparisons · wagtail/wagtail@61045ce · GitHubPatch;Third Party Advisory
-
https://github.com/wagtail/wagtail/releases/tag/v2.8.1
Release 2.8.1 · wagtail/wagtail · GitHubRelease Notes;Third Party Advisory
Jump to