CVE-2009-20006
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-17
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oscommerce | oscommerce | 2.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in osCommerce versions up to and including 2.2 RC2a in its administrative file manager utility. The file manager allows file uploads and edits without proper input validation or access control. As a result, an unauthenticated attacker can send a crafted POST request to upload a .php file containing arbitrary code, which the server then executes.
How can this vulnerability impact me? :
The vulnerability allows an unauthenticated attacker to execute arbitrary code on the server by uploading malicious .php files. This can lead to full compromise of the affected system, including unauthorized access, data theft, data modification, or disruption of services.