cvelist/2021/33xxx/CVE-2021-33721.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2021-05-28 16:00:47 +00:00
{
"CVE_data_meta": {
2021-08-10 11:57:28 +02:00
"ASSIGNER": "productcert@siemens.com",
2021-05-28 16:00:47 +00:00
"ID": "CVE-2021-33721",
2021-08-10 11:57:28 +02:00
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "SINEC NMS",
"version": {
"version_data": [
{
"version_value": "All versions < V1.0 SP2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
2021-05-28 16:00:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-09-14 11:01:02 +00:00
"value": "A vulnerability has been identified in SINEC NMS (All versions < V1.0 SP2). The affected application incorrectly neutralizes special elements when creating batch operations which could lead to command injection. An authenticated remote attacker with administrative privileges could exploit this vulnerability to execute arbitrary code on the system with system privileges."
2021-08-10 11:57:28 +02:00
}
]
},
"references": {
"reference_data": [
{
2021-08-10 11:00:58 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-756744.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-756744.pdf"
2021-05-28 16:00:47 +00:00
}
]
}
}