mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
789 B
Markdown
18 lines
789 B
Markdown
### [CVE-2009-0465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0465)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|