
CVE-2024-9106 – Wechat Social login <= 1.3.0 - Authentication Bypass
https://notcve.org/view.php?id=CVE-2024-9106
30 Sep 2024 — The Wechat Social login plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.3.0. This is due to insufficient verification on the user being supplied during the social login. 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 id. This is only exploitable if the app secret is not set, so it has a default empty value. El complemento Wechat Social login para WordPre... • https://github.com/RandomRobbieBF/CVE-2024-9106 • CWE-288: Authentication Bypass Using an Alternate Path or Channel •

CVE-2024-9108 – Wechat Social login <= 1.3.0 - Unauthenticated Arbitrary File Upload
https://notcve.org/view.php?id=CVE-2024-9108
30 Sep 2024 — The Wechat Social login plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'convert_remoteimage_to_local' function in versions up to, and including, 1.3.0. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. El complemento Wechat Social login para WordPress es vulnerable a la carga de archivos arbitrarios debido a una validación insuficiente del ti... • https://plugins.trac.wordpress.org/browser/wechat-social-login/trunk/includes/social/class-xh-social-wp-api.php?rev=2111074#L39 • CWE-434: Unrestricted Upload of File with Dangerous Type •