CVE-2024-8252

The Clean Login plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.14.5 via the 'template' attribute of the clean-login-register shortcode. This makes it possible for authenticated attackers, with Contributor-level access 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:codection:clean_login:*:*:*:*:*:wordpress:*:*

History

03 Sep 2024, 14:31

Type Values Removed Values Added
CPE cpe:2.3:a:codection:clean_login:*:*:*:*:*:wordpress:*:*
First Time Codection
Codection clean Login
CWE CWE-829
References () https://plugins.trac.wordpress.org/browser/clean-login/tags/1.14.5/include/frontend.php#L20 - () https://plugins.trac.wordpress.org/browser/clean-login/tags/1.14.5/include/frontend.php#L20 - Product
References () https://plugins.trac.wordpress.org/browser/clean-login/tags/1.14.5/include/shortcodes.php#L146 - () https://plugins.trac.wordpress.org/browser/clean-login/tags/1.14.5/include/shortcodes.php#L146 - Product
References () https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3143241%40clean-login&new=3143241%40clean-login&sfp_email=&sfph_mail= - () https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3143241%40clean-login&new=3143241%40clean-login&sfp_email=&sfph_mail= - Patch
References () https://www.wordfence.com/threat-intel/vulnerabilities/id/b9f99b51-e1b1-4cd3-a9f7-24e4b59811a7?source=cve - () https://www.wordfence.com/threat-intel/vulnerabilities/id/b9f99b51-e1b1-4cd3-a9f7-24e4b59811a7?source=cve - Third Party Advisory
Summary
  • (es) El complemento Clean Login para WordPress es vulnerable a la inclusión de archivos locales en todas las versiones hasta la 1.14.5 incluida, a través del atributo 'template' del shortcode clean-login-register. Esto permite que atacantes autenticados, con acceso de nivel de colaborador o superior, incluyan y ejecuten archivos arbitrarios en el servidor, lo que permite la ejecución de cualquier código PHP en esos archivos. Esto se puede utilizar para eludir los controles de acceso, obtener datos confidenciales o lograr la ejecución de código en casos en los que se puedan cargar e incluir imágenes y otros tipos de archivos "seguros".

30 Aug 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-30 10:15

Updated : 2024-09-03 14:31


NVD link : CVE-2024-8252

Mitre link : CVE-2024-8252

CVE.ORG link : CVE-2024-8252


JSON object : View

Products Affected

codection

  • clean_login
CWE
CWE-829

Inclusion of Functionality from Untrusted Control Sphere

CWE-98

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