6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- 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): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Wagtail: Improper permission handling in image preview
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, due to a missing permission check on the image preview endpoint, a user with access to the Wagtail admin can preview any image. The existing data of the image object itself is not exposed. 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-r6p4-grq7-xm4m 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>