CVE-2009-10005
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-08-22
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| contentkeeper | contentkeeper_web | * |
| contentkeeper | contentkeeper_web_appliance | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-552 | The product makes files or directories accessible to unauthorized actors, even though they should not be. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in ContentKeeper Web Appliance versions prior to 125.10, where the mimencode binary is exposed via a CGI endpoint. Unauthenticated attackers can send a crafted POST request to /cgi-bin/ck/mimencode with traversal and output parameters to retrieve arbitrary files from the filesystem, including sensitive files like /etc/passwd, which are outside the webroot.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated attackers to read arbitrary files on the server, potentially exposing sensitive information such as user credentials or system configuration files. This can lead to information disclosure, which may facilitate further attacks or compromise of the system.