Security Advisory

CVE-2018-18965

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-11-06 04:00:00
Last updated 2024-08-05 11:23:08
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

osCommerce 2.3.4.1 has an incomplete '.htaccess' for blacklist filtering in the "product" page. The .htaccess file in catalog/images/ bans the html extension, but there are several alternative cases in which HTML can be executed, such as a file with no extension or an unrecognized extension (e.g., the test or test.asdf filename).