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

18 lines
768 B
Markdown

### [CVE-2007-5826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5826)
![](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
Absolute path traversal vulnerability in the EDraw Flowchart ActiveX control in EDImage.ocx 2.0.2005.1104 allows remote attackers to create or overwrite arbitrary files with arbitrary contents via a full pathname in the second argument to the HttpDownloadFile method, a different product than CVE-2007-4420.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4598
#### Github
No PoCs found on GitHub currently.