cvelist/2022/24xxx/CVE-2022-24919.json
2023-04-12 16:00:35 +00:00

159 lines
6.2 KiB
JSON

{
"CVE_data_meta": {
"AKA": "ZBV-2022-01-4",
"ASSIGNER": "security@zabbix.com",
"DATE_PUBLIC": "2022-02-01T08:08:00.000Z",
"ID": "CVE-2022-24919",
"STATE": "PUBLIC",
"TITLE": "Reflected XSS in graph configuration window of Zabbix Frontend"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Frontend",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.0.0-4.0.38"
},
{
"version_affected": "=",
"version_value": "5.0.0-5.0.20"
},
{
"version_affected": "=",
"version_value": "5.4.0-5.4.10"
},
{
"version_affected": "=",
"version_value": "6.0"
},
{
"version_affected": "!>=",
"version_value": "4.0.39rc1"
},
{
"version_affected": "!>=",
"version_value": "5.0.21rc1"
},
{
"version_affected": "!>=",
"version_value": "5.4.11rc1"
},
{
"version_affected": "!>=",
"version_value": "6.0.1rc1"
}
]
}
}
]
},
"vendor_name": "Zabbix"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "internal research"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authenticated user can create a link with reflected Javascript code inside it for graphs\u2019 page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.zabbix.com/browse/ZBX-20680",
"name": "https://support.zabbix.com/browse/ZBX-20680"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-5fab125c08",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2V4N22R3QVTYAJMWFK2U2O6QXAZYM35Z/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-d714c0d39c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SWDZONUHDYKBXTAIAGHSYQDEGORD2QT7/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-19a9053f17",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QWP6UBFA5T6MOQPY2VDUG5YAJBFPYRFF/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220412 [SECURITY] [DLA 2980-1] zabbix security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00011.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230412 [SECURITY] [DLA 3390-1] zabbix security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00013.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "To remediate this vulnerability, apply the updates"
}
],
"source": {
"discovery": "INTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "No workaround"
}
]
}