cvelist/2023/23xxx/CVE-2023-23546.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-01-26 21:07:25 +00:00
{
2023-07-06 15:00:42 +00:00
"data_version": "4.0",
2023-01-26 21:07:25 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-23546",
2023-07-06 15:00:42 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2023-01-26 21:07:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-06 15:00:42 +00:00
"value": "A misconfiguration vulnerability exists in the urvpn_client functionality of Milesight UR32L v32.3.0.5. A specially-crafted man-in-the-middle attack can lead to increased privileges. An attacker can perform a man-in-the-middle attack to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295: Improper Certificate Validation",
"cweId": "CWE-295"
}
]
}
]
},
"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-1705",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1705"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Francesco Benvenuto of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM"
2023-01-26 21:07:25 +00:00
}
]
}
}