cvelist/2024/28xxx/CVE-2024-28832.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2024-04-01 20:41:45 +00:00
{
2024-06-25 12:00:35 +00:00
"data_version": "4.0",
2024-04-01 20:41:45 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28832",
2024-06-25 12:00:35 +00:00
"ASSIGNER": "security@checkmk.com",
"STATE": "PUBLIC"
2024-04-01 20:41:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-25 12:00:35 +00:00
"value": "Stored XSS in the Crash Report page in Checkmk before versions 2.3.0p7, 2.2.0p28, 2.1.0p45, and 2.0.0 (EOL) allows users with permission to change Global Settings to execute arbitrary scripts by injecting HTML elements into the Crash Report URL in the Global Settings."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
"cweId": "CWE-80"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Checkmk GmbH",
"product": {
"product_data": [
{
"product_name": "Checkmk",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.3.0",
"version_value": "2.3.0p7"
},
{
"version_affected": "<",
"version_name": "2.2.0",
"version_value": "2.2.0p28"
},
{
"version_affected": "<",
"version_name": "2.1.0",
"version_value": "2.1.0p45"
},
{
"version_affected": "<=",
"version_name": "2.0.0",
"version_value": "2.0.0p39"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://checkmk.com/werk/17024",
"refsource": "MISC",
"name": "https://checkmk.com/werk/17024"
}
]
},
"credits": [
{
"lang": "en",
"value": "PS Positive Security GmbH"
}
],
"impact": {
"cvss": [
{
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2024-04-01 20:41:45 +00:00
}
]
}
}