Impact
The Smash theme for WordPress allows a local file inclusion flaw due to improper validation of filenames used in PHP include/require statements. An attacker can supply crafted input that causes the theme to include arbitrary local files, which may lead to script execution or leakage of sensitive data. This vulnerability is categorized as CWE‑98, an improper control of file paths used in include statements.
Affected Systems
WordPress sites using the Smash theme from Axiom Themes, versions up to and including 1.7, are affected. Version 1.7 is the last vulnerable release; all releases after 1.7 are presumed to have the fix.
Risk and Exploitability
The CVSS score of 8.1 reflects the high impact of potential code execution. EPSS indicates a low probability of exploitation, but the lack of KEV listing suggests no widespread exploitation incidents yet. The likely attack vector is remote, via web requests that manipulate the file path parameter handled by the theme, giving unauthenticated users the ability to trigger the inclusion.
OpenCVE Enrichment