AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-18572

HIGH · CVSS 7.2 EPSS 2.54% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-08-22 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-18572
Severity
HIGH
CVSS
7.2
EPSS
2.54%

Original NVD Description

osCommerce 2.3.4.1 has an incomplete '.htaccess' for blacklist filtering in the "product" page. Because of this filter, script files with certain PHP-related extensions (such as .phtml and .php5) didn't execute in the application. But this filter didn't prevent the '.pht' extension. Thus, remote authenticated administrators can upload '.pht' files for arbitrary PHP code execution via a /catalog/admin/categories.php?cPath=&action=new_product URI.