mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
942 B
942 B
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
- http://securityreason.com/securityalert/3194
- https://www.exploit-db.com/exploits/30639/
- https://www.exploit-db.com/exploits/30639/
Github
No PoCs found on GitHub currently.