CVE-2024-5150
CriticalSummary
Wtyczka 'Logowanie za pomocą numeru telefonu' dla WordPressa jest podatna na obejście uwierzytelniania w wersjach do 1.7.26 włącznie. Problem wynika z domyślnej wartości 'activation_code', która jest pusta, oraz braku sprawdzenia, czy nie jest pusta w funkcji 'lwp_ajax_register'.
Risk Assessment
Atakujący bez uwierzytelnienia mogą zalogować się jako dowolny istniejący użytkownik na stronie, w tym administrator, jeśli mają dostęp do adresu e-mail użytkownika. To stwarza poważne zagrożenie dla bezpieczeństwa systemu.
Recommendation
Zaleca się aktualizację wtyczki do wersji 1.7.27, aby usunąć podatność oraz naprawić problemy związane z funkcjonalnością.
Original NVD description (English source)
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.

