by @mweinelt Activity log
- Created automatic suggestion
-
@mweinelt
removed
11 packages
- python313Packages.wagtail
- python314Packages.wagtail
- python312Packages.wagtail-localize
- python313Packages.wagtail-localize
- python314Packages.wagtail-localize
- python312Packages.wagtail-factories
- python313Packages.wagtail-factories
- python314Packages.wagtail-factories
- python312Packages.wagtail-modeladmin
- python313Packages.wagtail-modeladmin
- python314Packages.wagtail-modeladmin
- @mweinelt accepted
- @mweinelt published on GitHub
Wagtail: Improper escaping of HTML (Cross-site Scripting) in simple_translation admin interface
Wagtail is an open source content management system built on Django. Prior to versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1, a stored cross-site scripting (XSS) vulnerability exists on confirmation messages within the wagtail.contrib.simple_translation module. A user with access to the Wagtail admin area may create a page with a specially-crafted title which, when another user performs the "Translate" action, causes arbitrary JavaScript code to run. This could lead to performing actions with that user's credentials. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This issue has been patched in versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1.
References
-
https://github.com/wagtail/wagtail/security/advisories/GHSA-p4v8-rw59-93cq x_refsource_CONFIRM
-
https://github.com/wagtail/wagtail/releases/tag/v6.3.8 x_refsource_MISC
-
https://github.com/wagtail/wagtail/releases/tag/v7.0.6 x_refsource_MISC
-
https://github.com/wagtail/wagtail/releases/tag/v7.2.3 x_refsource_MISC
-
https://github.com/wagtail/wagtail/releases/tag/v7.3.1 x_refsource_MISC
Affected products
- ==>= 7.1rc1, < 7.2.3
- ==>= 7.3rc1, < 7.3.1
- ==>= 6.4rc1, < 7.0.6
- ==< 6.3.8
Matching in nixpkgs
pkgs.python312Packages.wagtail
Django content management system focused on flexibility and user experience
Ignored packages (11)
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
Translation plugin for Wagtail CMS
pkgs.python313Packages.wagtail-localize
Translation plugin for Wagtail CMS
pkgs.python314Packages.wagtail-localize
Translation plugin for Wagtail CMS
pkgs.python312Packages.wagtail-factories
Factory boy classes for wagtail
pkgs.python313Packages.wagtail-factories
Factory boy classes for wagtail
pkgs.python314Packages.wagtail-factories
Factory boy classes for wagtail
pkgs.python312Packages.wagtail-modeladmin
Add any model in your project to the Wagtail admin. Formerly wagtail.contrib.modeladmin
pkgs.python313Packages.wagtail-modeladmin
Add any model in your project to the Wagtail admin. Formerly wagtail.contrib.modeladmin
pkgs.python314Packages.wagtail-modeladmin
Add any model in your project to the Wagtail admin. Formerly wagtail.contrib.modeladmin
Package maintainers
-
@sephii Sylvain Fankhauser <sephi@fhtagn.top>