Files
CVEs-PoC/2020/CVE-2020-11001.md
T
2025-09-29 21:09:30 +02:00

1.5 KiB

CVE-2020-11001

Description

In Wagtail before versions 2.8.1 and 2.7.2, a cross-site scripting (XSS) vulnerability exists on the page revisioncomparison view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtailadmin could potentially craft a page revision history that, when viewed by a user with higher privileges, could performactions with that user's credentials. The vulnerability is not exploitable by an ordinary site visitor without access tothe 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).

POC

Reference

No PoCs from references.

Github