4.3 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): Low (L)
- 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): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Wagtail: Improper restriction handling on Documents and Images chosen endpoints
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, the Documents and Images chooser's chosen endpoint incorrectly listed items for which the user has not been granted choose permission. A user with access to the Wagtail admin could see the filename and name and URLs of documents and images in those collections. 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-h54r-xq46-qwqm x_refsource_CONFIRM
Affected products
- ==< 7.0.8
- ==>= 7.1.0, < 7.3.3
- ==>= 7.4.0, < 7.4.2
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>