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

18 lines
875 B
Markdown

### [CVE-2008-2015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2015)
![](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 absolute path traversal vulnerabilities in certain ActiveX controls in WatchFire AppScan 7.0 allow remote attackers to create or overwrite arbitrary files via a full pathname in the argument to the (1) CompactSave and (2) SaveSession method in one control, and the (3) saveRecordedExploreToFile method in a different control. NOTE: this can be leveraged for code execution by writing to a Startup folder.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5496
#### Github
No PoCs found on GitHub currently.