| 제목 | Tenda CH22 V1.0.0.1 Buffer Overflow |
|---|
| 설명 | During the security assessment of the application, a critical buffer overflow vulnerability was identified in the /goform/P2pListFilter endpoint. The vulnerability stems from the fromP2pListFilter() function, where the user-controlled page parameter is processed using sprintf and stored in the fixed-size buffer s without enforcing proper length checks. Since s is limited to 256 bytes, providing input larger than this size can overwrite adjacent memory. This flaw can lead to application crashes, memory corruption, or arbitrary code execution. The vulnerability introduces serious risks to device stability, data confidentiality, and overall system security, and requires immediate remediation to prevent potential exploitation. |
|---|
| 원천 | ⚠️ https://github.com/QIU-DIE/CVE/issues/23 |
|---|
| 사용자 | hhsw34 (UID 91076) |
|---|
| 제출 | 2025. 10. 13. PM 12:52 (6 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 26. PM 05:04 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 329946 [Tenda CH22 1.0.0.1 /goform/P2pListFilter fromP2pListFilter page 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|