CVE-2024-6328 – MStore API – Create Native Android & iOS Apps On The Cloud <= 4.14.7 - Authentication Bypass
https://notcve.org/view.php?id=CVE-2024-6328
The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 4.14.7. This is due to insufficient verification on the 'phone' parameter of the 'firebase_sms_login' and 'firebase_sms_login_v2' functions. 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 email address or phone number. Additionally, if a new email address is supplied, a new user account is created with the default role, even if registration is disabled. El complemento MStore API – Create Native Android & iOS Apps On The Cloud para WordPress es vulnerable a la omisión de autenticación en todas las versiones hasta la 4.14.7 incluida. • https://plugins.trac.wordpress.org/browser/mstore-api/trunk/controllers/flutter-user.php#L699 https://plugins.trac.wordpress.org/browser/mstore-api/trunk/controllers/flutter-user.php#L714 https://plugins.trac.wordpress.org/changeset/3115231 https://www.wordfence.com/threat-intel/vulnerabilities/id/17d8e2e9-5e3f-433b-be1a-6ea765eba547?source=cve • CWE-288: Authentication Bypass Using an Alternate Path or Channel •