提交 #883900: UTT HiPER 1250GW <=v3.2.7-210907-180535 Buffer Overflow信息

标题UTT HiPER 1250GW <=v3.2.7-210907-180535 Buffer Overflow
描述A serious buffer overflow vulnerability has been identified in the UTT HiPER 1250GW router. The vulnerable endpoint is /goform/aspRemoteApConfTempSend, where insufficient validation of the Profile parameter allows an attacker to trigger a stack-based buffer overflow. By sending a specially crafted HTTP request to /goform/aspRemoteApConfTempSend containing an oversized value for the Profile parameter, an attacker can overflow a fixed-size buffer allocated on the stack. The root cause lies in the unsafe use of the strcpy function at strcpy(dest, src);. Here, dest is a buffer of predetermined length located on the stack, while src is populated directly from the attacker-controlled Profile input without any boundary checks. When the supplied input exceeds the capacity of dest, the strcpy operation writes beyond the buffer boundary, corrupting adjacent stack memory—including critical control data such as saved return addresses and frame pointers.
来源⚠️ https://github.com/7wkajk/CVE-VUL/blob/main/107.md
用户
 yecp (UID 95483)
提交2026-07-09 09時02分 (2 月前)
管理2026-08-23 16時19分 (2 months later)
状态已接受
VulDB条目394558 [UTT HiPER 1250GW 直到 3.2.7-210907-180535 HTTP Request aspRemoteApConfTempSend strcpy 用户资料 内存损坏]
积分20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!