The Add custom page template plugin for WordPress is vulnerable to PHP Code Injection leading to Remote Code Execution in all versions up to, and including, 2.0.1 via the 'acpt_validate_setting' function. This is due to insufficient sanitization of the 'template_name' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.
References
Configurations
No configuration.
History
29 Apr 2025, 13:52
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
26 Apr 2025, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-26 06:15
Updated : 2025-04-29 13:52
NVD link : CVE-2025-3491
Mitre link : CVE-2025-3491
CVE.ORG link : CVE-2025-3491
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')