cve/2023/CVE-2023-25114.md

19 lines
1021 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-25114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25114)
![](https://img.shields.io/static/v1?label=Product&message=UR32L&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v32.3.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%3A%20Stack-based%20Buffer%20Overflow&color=brighgreen)
### Description
Multiple buffer overflow vulnerabilities exist in the vtysh_ubus binary of Milesight UR32L v32.3.0.5 due to the use of an unsafe sprintf pattern. A specially crafted HTTP request can lead to arbitrary code execution. An attacker with high privileges can send HTTP requests to trigger these vulnerabilities.This buffer overflow occurs in the set_openvpn_client function with the expert_options variable.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1716
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1716
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.