cvelist/2024/47xxx/CVE-2024-47565.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2024-09-27 12:00:34 +00:00
{
2024-10-08 09:00:35 +00:00
"data_version": "4.0",
2024-09-27 12:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47565",
2024-10-08 09:00:35 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2024-09-27 12:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-08 09:00:35 +00:00
"value": "A vulnerability has been identified in Siemens SINEC Security Monitor (All versions < V4.9.0). The affected application does not properly validate that user input complies with a list of allowed values.\r\nThis could allow an authenticated remote attacker to compromise the integrity of the configuration of the affected application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-183: Permissive List of Allowed Inputs",
"cweId": "CWE-183"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "Siemens SINEC Security Monitor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V4.9.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-430425.html",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/html/ssa-430425.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2024-09-27 12:00:34 +00:00
}
]
}
}