CVE-2024-5150

The Login with phone number plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.7.26. This is due to the 'activation_code' default value is empty, and the not empty check is missing in the 'lwp_ajax_register' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user email. The vulnerability is patched in version 1.7.26, but there is an issue in the patch that causes the entire function to not work, and this issue is fixed in version 1.7.27.
Configurations

No configuration.

History

08 Apr 2026, 19:21

Type Values Removed Values Added
CWE CWE-288

21 Nov 2024, 09:47

Type Values Removed Values Added
References () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4183 - () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4183 -
References () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4220 - () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4220 -
References () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4241 - () https://plugins.trac.wordpress.org/browser/login-with-phone-number/tags/1.7.25/login-with-phonenumber.php#L4241 -
References () https://plugins.trac.wordpress.org/changeset/3090625/login-with-phone-number - () https://plugins.trac.wordpress.org/changeset/3090625/login-with-phone-number -
References () https://plugins.trac.wordpress.org/changeset/3090754/login-with-phone-number#file5 - () https://plugins.trac.wordpress.org/changeset/3090754/login-with-phone-number#file5 -
References () https://www.wordfence.com/threat-intel/vulnerabilities/id/cf34eb9f-f6e9-4a7a-8459-c86f9fa3dad8?source=cve - () https://www.wordfence.com/threat-intel/vulnerabilities/id/cf34eb9f-f6e9-4a7a-8459-c86f9fa3dad8?source=cve -

29 May 2024, 13:02

Type Values Removed Values Added
Summary
  • (es) El complemento The Login with phone number para WordPress es vulnerable a la omisión de autenticación en versiones hasta la 1.7.26 incluida. Esto se debe a que el valor predeterminado 'activation_code' está vacío y falta la verificación de no vacío en la función 'lwp_ajax_register'. Esto hace posible que atacantes no autenticados inicien sesión como cualquier usuario existente en el sitio, como un administrador, si tienen acceso al correo electrónico del usuario. La vulnerabilidad se parcheó en la versión 1.7.26, pero hay un problema en el parche que hace que toda la función no funcione, y este problema se solucionó en la versión 1.7.27.

29 May 2024, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-29 02:16

Updated : 2026-04-15 00:35


NVD link : CVE-2024-5150

Mitre link : CVE-2024-5150

CVE.ORG link : CVE-2024-5150


JSON object : View

Products Affected

No product.

CWE
CWE-288

Authentication Bypass Using an Alternate Path or Channel