Impact
Improper control of the filename used in a PHP include/require statement allows a Local File Inclusion vulnerability in the AncoraThemes Snow Mountain WordPress theme. An attacker can supply crafted input that causes the server to include unintended files, which can lead to disclosure of sensitive configuration files or the execution of arbitrary code. This flaw is classified as a CWE‑98 issue involving the manipulation of include paths.
Affected Systems
AncoraThemes Snow Mountain theme for WordPress, all releases from the initial version through version 1.4.3 are affected.
Risk and Exploitability
The CVSS score is 8.1 and the EPSS score is less than 1%, indicating a low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is remote via web requests that manipulate the filename parameter used in the theme’s include logic. Successful exploitation would require the attacker to be able to influence the include path, which can be achieved through a crafted URL or form input sent to the site.
OpenCVE Enrichment