cvelist/2023/24xxx/CVE-2023-24018.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-02-02 21:01:03 +00:00
{
2023-07-06 15:00:42 +00:00
"data_version": "4.0",
2023-02-02 21:01:03 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-24018",
2023-07-06 15:00:42 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2023-02-02 21:01:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-17 20:00:34 +00:00
"value": "A stack-based buffer overflow vulnerability exists in the libzebra.so.0.0.0 security_decrypt_password functionality of Milesight UR32L v32.3.0.5. A specially crafted HTTP request can lead to a buffer overflow. An authenticated attacker can send an HTTP request to trigger this vulnerability."
2023-07-06 15:00:42 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121: Stack-based Buffer Overflow",
"cweId": "CWE-121"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Milesight",
"product": {
"product_data": [
{
"product_name": "UR32L",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v32.3.0.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1715",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1715"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Francesco Benvenuto of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
2023-02-02 21:01:03 +00:00
}
]
}
}