mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
19 lines
848 B
Markdown
19 lines
848 B
Markdown
### [CVE-2007-5253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5253)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
c32web.exe in McMurtrey/Whitaker Cart32 before 6.4 allows remote attackers to read arbitrary files via the ImageName parameter in a GetImage action, by appending a NULL byte (%00) sequence followed by an image file extension, as demonstrated by a request for a ".txt%00.gif" file. NOTE: this might be a directory traversal vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3194
|
|
- https://www.exploit-db.com/exploits/30639/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|