CVE-2018-25324

Simple Fields 0.2 through 0.3.5 WordPress Plugin contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting null bytes into the wp_abspath parameter on PHP versions before 5.3.4. Attackers can supply malicious wp_abspath values to simple_fields.php to include files like /etc/passwd or inject PHP code into Apache logs for remote code execution when allow_url_include is enabled.
Configurations

No configuration.

History

17 May 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-17 13:16

Updated : 2026-05-18 17:05


NVD link : CVE-2018-25324

Mitre link : CVE-2018-25324

CVE.ORG link : CVE-2018-25324


JSON object : View

Products Affected

No product.

CWE
CWE-98

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')