Files
CVEs-PoC/2012/CVE-2012-5969.md
T
2024-06-18 02:51:15 +02:00

18 lines
727 B
Markdown

### [CVE-2012-5969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5969)
![](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
Multiple directory traversal vulnerabilities on the Huawei E585 device allow remote attackers to (1) read arbitrary files via a .. (dot dot) in the PATH_INFO of an sdcard/ request or (2) modify arbitrary files via a .. (dot dot) in the req_page parameter to en/sms.cgi.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/871148
#### Github
No PoCs found on GitHub currently.