The Subscribe to Comments for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 2.1.2 via the Path to header value. This allows authenticated attackers, with administrative privileges and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. This same function can also be used to execute arbitrary PHP code.
References
Configurations
No configuration.
History
22 Jul 2025, 13:06
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Jul 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-19 10:15
Updated : 2025-07-22 13:06
NVD link : CVE-2015-10133
Mitre link : CVE-2015-10133
CVE.ORG link : CVE-2015-10133
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')