| 제목 | UTT (AiTai) HiPER 810G <= v3v1.7.7-171114 Buffer Overflow |
|---|
| 설명 | A critical buffer overflow vulnerability exists in the UTT HiPER 810G router. The vulnerability can be triggered through the /goform/formFireWall management interface. Due to missing boundary checks, user-controlled input is copied into a fixed-size memory buffer using the unsafe function:
strcpy((char *)(InstPointByIndex + 228), src_1);
Because strcpy does not validate input length, attackers can supply an overly long parameter value, resulting in memory corruption and denial of service. |
|---|
| 원천 | ⚠️ https://github.com/alc9700jmo/CVE/issues/22 |
|---|
| 사용자 | alc9700 (UID 79368) |
|---|
| 제출 | 2026. 01. 25. AM 04:42 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 06. AM 09:22 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 344653 [UTT HiPER 810G 까지 1.7.7-171114 Management Interface /goform/formFireWall strcpy GroupName 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|