7.3 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Wagtail: Reflected XSS in dynamic image URL generator view
Wagtail is an open source content management system built on Django. In versions prior to 7.0.8, 7.3.3 and 7.4.2, reflected cross-site scripting (XSS) vulnerability exists on the dynamic image URL generator view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could craft a URL that, when viewed by a user with higher privileges, could perform actions with that user's credentials. The vulnerability is present for all sites, even if they do not enable the dynamic image serve view. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This issue has been fixed in versions 7.0.8, 7.3.3, and 7.4.2.
References
-
https://github.com/wagtail/wagtail/security/advisories/GHSA-23m2-mghx-vqmf x_refsource_CONFIRM
Affected products
- ==< 7.0.8
- ==>= 7.4.0, < 7.4.2
- ==>= 7.1.0, < 7.3.3
Matching in nixpkgs
pkgs.python312Packages.wagtail
None
pkgs.python313Packages.wagtail
Django content management system focused on flexibility and user experience
pkgs.python314Packages.wagtail
Django content management system focused on flexibility and user experience
pkgs.python312Packages.wagtail-localize
None
pkgs.python313Packages.wagtail-localize
Translation plugin for Wagtail CMS
pkgs.python314Packages.wagtail-localize
Translation plugin for Wagtail CMS
pkgs.python312Packages.wagtail-factories
None
pkgs.python313Packages.wagtail-factories
Factory boy classes for wagtail
pkgs.python314Packages.wagtail-factories
Factory boy classes for wagtail
pkgs.python312Packages.wagtail-modeladmin
None
pkgs.python313Packages.wagtail-modeladmin
Add any model in your project to the Wagtail admin. Formerly wagtail.contrib.modeladmin
Package maintainers
-
@sephii Sylvain Fankhauser <sephi@fhtagn.top>