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

18 lines
807 B
Markdown

### [CVE-2007-4890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4890)
![](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 directory traversal vulnerability in a certain ActiveX control in the VB To VSI Support Library (VBTOVSI.DLL) 1.0.0.0 in Microsoft Visual Studio 6.0 allows remote attackers to create or overwrite arbitrary files via a full pathname in the argument to the SaveAs method. NOTE: contents can be copied from local files via the Load method.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4394
#### Github
No PoCs found on GitHub currently.