Untriaged
Zammad is miissing authorization in AI assistance controller for context data used in text tools
Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, he REST endpoint POST /api/v1/ai_assistance/text_tools/:id contains an authorization failure. Context data (e.g., a group or organization) supplied to be used in the AI prompt were not checked if they are accessible for the current user. This leads to having data present in the AI prompt that were not authorized before being used. A user needs to have ticket.agent permission to be able to use the provided context data. This vulnerability is fixed in 7.0.1.
References
-
https://github.com/zammad/zammad/security/advisories/GHSA-89vv-6639-wcv8 x_refsource_CONFIRM
Affected products
zammad
- ==>= 7.0.0, < 7.0.1
Matching in nixpkgs
pkgs.zammad
Zammad, a web-based, open source user support/ticketing solution
pkgs.python312Packages.zammad-py
Python API client for accessing zammad REST API
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
-
@Radvendii Taeer Bar-Yam <taeer@necsi.edu>
-
@NetaliDev Jennifer Graul <me@netali.de>
-
@mweinelt Martin Weinelt <hexa@darmstadt.ccc.de>