cve/2023/CVE-2023-25104.md
2024-05-25 21:48:12 +02:00

959 B

CVE-2023-25104

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_ike_profile function with the username and the password variables.

POC

Reference

Github

No PoCs found on GitHub currently.