Invia #818374: UTT HiPER 1200GW v2.5.3-170306 Buffer Overflowinformazioni

TitoloUTT HiPER 1200GW v2.5.3-170306 Buffer Overflow
DescrizioneVulnerability Details: The vulnerability resides in the web management interface, accessible over HTTP/HTTPS on the LAN/WAN side (depending on configuration). The CGI program responsible for handling requests to /goform/setSysAdm contains an unsafe call to strcpy() that fails to validate the length of user-supplied input before copying it into a fixed-size stack buffer. The vulnerable code path: strcpy((char *)(InstPointByName + 20), Var); Here, Var is directly derived from a POST parameter (e.g., sysAdmUser, sysAdmPass, or similar form fields), and InstPointByName is a structure located on the stack. No bounds checking is performed prior to the strcpy operation. By supplying an overly long string, an attacker can overflow the destination buffer, overwriting critical stack data including the saved return address.
Fonte⚠️ https://github.com/zhouguobing-maker/cve/blob/main/9.md
Utente
 zhouguobing (UID 97697)
Sottomissione03/05/2026 10:23 (5 mesi fa)
Moderazione26/05/2026 19:25 (23 days later)
StatoAccettato
Voce VulDB365683 [UTT HiPER 1200GW fino a 2.5.3-170306 Web Management Interface /goform/setSysAdm strcpy sysAdmUser/sysAdmPass buffer overflow]
Punti20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!