| 제목 | Tenda W20E Enterprise Router V15.11.0.6 Stack-based Buffer Overflow |
|---|
| 설명 | A stack-based buffer overflow vulnerability has been identified in the formSetPortMirror function of the Tenda W20E router. By sending a crafted portMirrorMirroredPorts parameter, an authenticated attacker can overflow a 256-byte stack buffer, leading to a service crash or Remote Code Execution (RCE).
The formSetPortMirror function handles port mirroring configuration. It retrieves the user-controlled parameter portMirrorMirroredPorts and uses sprintf to format it into a fixed-size stack buffer sMibValue (256 bytes).
The lack of bounds checking on pMirroredPorts allows an attacker to provide a string longer than 256 bytes, overwriting the saved Link Register (LR) on the stack. |
|---|
| 원천 | ⚠️ https://github.com/Robots10/IoT_vlu/blob/main/reports/Tenda/formSetPortMirror/portMirrorMirroredPorts.md |
|---|
| 사용자 | hacker128 (UID 93883) |
|---|
| 제출 | 2026. 05. 24. PM 05:22 (16 날 ago) |
|---|
| 모더레이션 | 2026. 06. 07. PM 06:06 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 369142 [Tenda W20E 15.11.0.6 /goform/setPortMirror formSetPortMirror portMirrorMirroredPorts 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|