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

18 lines
789 B
Markdown

### [CVE-2009-0465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0465)
![](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
The SaveDoc method in the All_In_The_Box.AllBox ActiveX control in ALL_IN_THE_BOX.OCX in Synactis ALL In-The-Box ActiveX 3 allows remote attackers to create and overwrite arbitrary files via an argument ending in a '\0' character, which bypasses the intended .box filename extension, as demonstrated by a C:\boot.ini\0 argument.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7928
#### Github
No PoCs found on GitHub currently.