An issue was discovered in Zammad before 1.0.4, 1.1.x before 1.1.3, and 1.2.x before 1.2.1. XSS can be triggered via malicious HTML in a chat message or the content of a ticket article, when using either the REST API or the WebSocket API.
{
"cpe": [
"cpe:2.3:a:zammad:zammad:*:*:*:*:*:*:*:*",
"cpe:2.3:a:zammad:zammad:1.1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:zammad:zammad:1.1.1:*:*:*:*:*:*:*",
"cpe:2.3:a:zammad:zammad:1.1.2:*:*:*:*:*:*:*",
"cpe:2.3:a:zammad:zammad:1.2.0:*:*:*:*:*:*:*"
],
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.3"
},
{
"introduced": "1.1.0"
},
{
"last_affected": "1.1.0"
},
{
"introduced": "1.1.1"
},
{
"last_affected": "1.1.1"
},
{
"introduced": "1.1.2"
},
{
"last_affected": "1.1.2"
},
{
"introduced": "1.2.0"
},
{
"last_affected": "1.2.0"
}
]
}