WordPress Ironfit theme <= 1.5 - Local File Inclusion vulnerability
No sign of exploitation. No public exploitation artifact known so far.
The WordPress Ironfit theme version 1.5 and earlier has a flaw that allows attackers to include and execute arbitrary local files on the server through improper file handling in PHP. This can lead to unauthorized access to sensitive data or execution of malicious code.
CWE-98 vulnerability in the Ironfit theme's PHP include/require mechanism allows unauthenticated local file inclusion (LFI) attacks. The vulnerability stems from insufficient validation of filename parameters, enabling attackers to traverse the server filesystem and execute arbitrary PHP files. Successful exploitation can result in information disclosure, arbitrary code execution, or complete server compromise.