cvelist/2020/15xxx/CVE-2020-15787.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2020-07-15 23:01:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "productcert@siemens.com",
2020-07-15 23:01:41 +00:00
"ID": "CVE-2020-15787",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "SIMATIC HMI Unified Comfort Panels",
"version": {
"version_data": [
{
"version_value": "All versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-305: Authentication Bypass by Primary Weakness"
}
]
}
]
2020-07-15 23:01:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-12-14 22:02:00 +00:00
"value": "A vulnerability has been identified in SIMATIC HMI Unified Comfort Panels (All versions). Affected devices insufficiently validate authentication attempts as the information given can be truncated to match only a set number of characters versus the whole provided string. This could allow a remote attacker to discover user passwords and obtain access to the Sm@rt Server via a brute-force attack."
}
]
},
"references": {
"reference_data": [
{
2020-09-09 19:01:50 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-542525.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-542525.pdf"
2020-07-15 23:01:41 +00:00
}
]
}
}