Enviar #858607: UTT HiPER 1250GW <=v3.2.7-210907-180535 Buffer Overflowinformación

TítuloUTT HiPER 1250GW <=v3.2.7-210907-180535 Buffer Overflow
DescripciónA serious buffer overflow vulnerability has been discovered in the UTT HiPER 1250GW router. The vulnerable endpoint is /goform/APSecurity_5g, where insufficient validation of the Profile parameter allows an attacker to trigger a stack-based buffer overflow. By crafting a malicious HTTP request to /goform/APSecurity_5g and supplying an excessively long string for the Profile parameter, an attacker can overflow a statically allocated stack buffer. The vulnerability originates from the unsafe use of the strcpy function at the following code location: strcpy((char *)(InstPointByIndex + 1464), src_1);. In this expression, the destination is a fixed buffer starting 1464 bytes from InstPointByIndex, while src_1 is directly derived from the attacker-controlled Profile input. Because no length checks are performed before the copy operation, input larger than the buffer capacity will overwrite adjacent stack memory, corrupting critical data such as saved return addresses and frame pointers.
Fuente⚠️ https://github.com/7wkajk/CVE-VUL/blob/main/101.md
Usuario
 yecp (UID 95483)
Sumisión2026-06-15 10:45 (hace 2 meses)
Moderación2026-08-04 21:55 (2 months later)
EstadoAceptado
Entrada de VulDB385930 [UTT HiPER 1250GW hasta 3.2.7-210907-180535 /goform/APSecurity_5g strcpy cipher desbordamiento de búfer]
Puntos20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!