NIXPKGS-2026-1026
GitHub issue
published 2 months, 2 weeks ago
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- python312Packages.zammad-py
- python313Packages.zammad-py
- python314Packages.zammad-py
- @LeSuisse accepted
- @LeSuisse published on GitHub
Zammad improperly neutralizes of script-related HTML tags in ticket articles
Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1 and 6.5.4, the HTML sanitizer for ticket articles was missing proper sanitization of data: ... URI schemes, resulting in storing such malicious content in the database of the Zammad instance. The Zammad GUI is rendering this content, due to applied CSP rules no harm was done by e.g., clicking such a link. This vulnerability is fixed in 7.0.1 and 6.5.4.
References
-
https://github.com/zammad/zammad/security/advisories/GHSA-c2cf-9fc7-jhf3 x_refsource_CONFIRM
Affected products
zammad
- ==>= 7.0.0-alpha, < 7.0.1
- ==< 6.5.4
Matching in nixpkgs
Ignored packages (3)
pkgs.python312Packages.zammad-py
None
pkgs.python313Packages.zammad-py
Python API client for accessing zammad REST API
pkgs.python314Packages.zammad-py
Python API client for accessing zammad REST API
Package maintainers
-
@meenzen Samuel Meenzen <samuel@meenzen.net>
-
@Radvendii Taeer Bar-Yam <taeer@necsi.edu>
-
@NetaliDev Jennifer Graul <me@netali.de>