cvelist/2024/39xxx/CVE-2024-39874.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2024-07-01 14:00:36 +00:00
{
2024-07-09 13:00:35 +00:00
"data_version": "4.0",
2024-07-01 14:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39874",
2024-07-09 13:00:35 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2024-07-01 14:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 13:00:35 +00:00
"value": "A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V3.2 SP1). The affected application does not properly implement brute force protection against user credentials in its Client Communication component. This could allow an attacker to learn user credentials that are vulnerable to brute force attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-307: Improper Restriction of Excessive Authentication Attempts",
"cweId": "CWE-307"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "SINEMA Remote Connect Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V3.2 SP1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-381581.html",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/html/ssa-381581.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"baseScore": 7.5,
"baseSeverity": "HIGH"
2024-07-01 14:00:36 +00:00
}
]
}
}