The Edumall theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.2.4 via the 'template' parameter of the 'edumall_lazy_load_template' AJAX action. This makes it possible for unauthenticated attackers to include and execute arbitrary PHP 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 PHP files can be uploaded and included.
References
Configurations
No configuration.
History
29 Apr 2025, 13:52
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
26 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-26 09:15
Updated : 2025-04-29 13:52
NVD link : CVE-2025-2101
Mitre link : CVE-2025-2101
CVE.ORG link : CVE-2025-2101
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')