cvelist/2024/23xxx/CVE-2024-23811.json

75 lines
2.4 KiB
JSON
Raw Normal View History

2024-01-22 18:00:33 +00:00
{
2024-02-13 10:00:33 +00:00
"data_version": "4.0",
2024-01-22 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23811",
2024-02-13 10:00:33 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2024-01-22 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-13 10:00:33 +00:00
"value": "A vulnerability has been identified in SINEC NMS (All versions < V2.0 SP1). The affected application allows users to upload arbitrary files via TFTP. This could allow an attacker to upload malicious firmware images or other files, that could potentially lead to remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434: Unrestricted Upload of File with Dangerous Type",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "SINEC NMS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V2.0 SP1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"baseScore": 8.8,
"baseSeverity": "HIGH"
2024-01-22 18:00:33 +00:00
}
]
}
}