cvelist/2024/38xxx/CVE-2024-38860.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2024-06-20 11:00:33 +00:00
{
2024-09-17 15:00:35 +00:00
"data_version": "4.0",
2024-06-20 11:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-38860",
2024-09-17 15:00:35 +00:00
"ASSIGNER": "security@checkmk.com",
"STATE": "PUBLIC"
2024-06-20 11:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-17 15:00:35 +00:00
"value": "Improper neutralization of input in Checkmk before versions 2.3.0p16 and 2.2.0p34 allows attackers to craft malicious links that can facilitate phishing attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Checkmk GmbH",
"product": {
"product_data": [
{
"product_name": "Checkmk",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.2.0",
"version_value": "2.2.0p34"
},
{
"version_affected": "<",
"version_name": "2.3.0",
"version_value": "2.3.0p16"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://checkmk.com/werk/17094",
"refsource": "MISC",
"name": "https://checkmk.com/werk/17094"
2024-06-20 11:00:33 +00:00
}
]
}
}