CVE-2005-2330: Medium severity oscommerce oscommerce vulnerability
Directory traversal vulnerability in extras/update.php in osCommerce 2.2 allows remote attackers to read arbitrary files via (1) .. sequences or (2) a full pathname in the readmefile parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-2330?
CVE-2005-2330 is classified as a moderate severity vulnerability due to its potential for unauthorized file access.
How do I fix CVE-2005-2330?
To fix CVE-2005-2330, you should update to a patched version of osCommerce that addresses this directory traversal issue.
What impact does CVE-2005-2330 have on osCommerce 2.2?
CVE-2005-2330 allows remote attackers to read arbitrary files on the server, possibly leading to sensitive information disclosure.
Who is affected by CVE-2005-2330?
Users of osCommerce version 2.2 who do not have the necessary security patches are affected by CVE-2005-2330.
What is the nature of the vulnerability in CVE-2005-2330?
CVE-2005-2330 is a directory traversal vulnerability that exploits improper input validation in the update.php script.