The Sign In With Google plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.8.0. This is due to the 'authenticate_user' user function not implementing sufficient null value checks when setting the access token and user information. This makes it possible for unauthenticated attackers to log in as the first user who has signed in using Google OAuth, which could be the site administrator.
References
Configurations
No configuration.
History
12 Dec 2024, 04:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-12 04:15
Updated : 2024-12-12 04:15
NVD link : CVE-2024-11015
Mitre link : CVE-2024-11015
CVE.ORG link : CVE-2024-11015
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication