cve/2024/CVE-2024-46437.md

18 lines
885 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-46437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46437)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A sensitive information disclosure vulnerability in the Tenda W18E V16.01.0.8(1625) web management portal allows an unauthenticated remote attacker to retrieve sensitive configuration information, including WiFi SSID, WiFi password, and base64-encoded administrator credentials, by sending a specially crafted HTTP POST request to the getQuickCfgWifiAndLogin function, bypassing authentication checks.
### POC
#### Reference
- https://reddassolutions.com/blog/tenda_w18e_security_research
#### Github
No PoCs found on GitHub currently.