cvelist/2024/31xxx/CVE-2024-31485.json

92 lines
3.4 KiB
JSON
Raw Normal View History

2024-04-10 19:00:51 +00:00
{
2024-05-14 11:00:33 +00:00
"data_version": "4.0",
2024-04-10 19:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31485",
2024-05-14 11:00:33 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2024-04-10 19:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-14 11:00:33 +00:00
"value": "A vulnerability has been identified in CPCI85 Central Processing/Communication (All versions < V5.30), SICORE Base system (All versions < V1.3.0). The web interface of affected devices is vulnerable to command injection due to missing server side input sanitation. This could allow an authenticated privileged remote attacker to execute arbitrary code with root privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "CPCI85 Central Processing/Communication",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V5.30"
}
]
}
},
{
"product_name": "SICORE Base system",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V1.3.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871704.html",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/html/ssa-871704.html"
2024-07-04 07:00:37 +00:00
},
{
"url": "http://seclists.org/fulldisclosure/2024/Jul/4",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2024/Jul/4"
2024-05-14 11:00:33 +00:00
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.2,
"baseSeverity": "HIGH"
2024-04-10 19:00:51 +00:00
}
]
}
}