CVE-2025-2101

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.
Configurations

No configuration.

History

29 Apr 2025, 13:52

Type Values Removed Values Added
Summary
  • (es) El tema Edumall para WordPress es vulnerable a la inclusión de archivos locales en todas las versiones hasta la 4.2.4 incluida, a través del parámetro "template" de la acción AJAX "edumall_lazy_load_template". Esto permite a atacantes no autenticados incluir y ejecutar archivos PHP arbitrarios en el servidor, permitiendo la ejecución de cualquier código PHP en dichos archivos. Esto puede utilizarse para eludir los controles de acceso, obtener datos confidenciales o ejecutar código cuando se pueden subir e incluir archivos PHP.

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')