Files
CVEs-PoC/2009/CVE-2009-10005.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2009-10005

Description

ContentKeeper Web Appliance (now maintained by Impero Software) versions prior to 125.10 expose the mimencode binary via a CGI endpoint, allowing unauthenticated attackers to retrieve arbitrary files from the filesystem. By crafting a POST request to /cgi-bin/ck/mimencode with traversal and output parameters, attackers can read sensitive files such as /etc/passwd outside the webroot.

POC

Reference

Github

No PoCs found on GitHub currently.