Temporary Login <= 1.0.0 - Authentication Bypass to Account Takeover
48Vexday Risk Score
Sin señal de explotación. Ella tiene prueba de concepto pública.
ssvc Attendcvss 9.8epss 9.2%
de la publicación al arma25 días
Publicada en NVD1 may
1ª PoC+25d
probabilidad de explotación
9.2%top 5% de las CVE
explotación observada
noninguna fuente lo reporta
1 exploit(s) público(s)
The Temporary Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.0.0. This is due to improper input validation in the maybe_login_temporary_user() function, which fails to verify that the 'temp-login-token' GET parameter is a scalar string before processing it. When the parameter is supplied as an array, PHP's empty() check is bypassed and sanitize_key() returns an empty string, which is then passed as the meta_value to get_users(). WordPress ignores an empty meta_value and returns all users matching the meta_key '_temporary_login_token', allowing authentication without a valid token. This makes it possible for unauthenticated attackers to authenticate as any active temporary login user by sending a single crafted GET request.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Productos afectados
elemntor · Temporary LoginPoCs públicas encontradas — 1
exploitdbwww.exploit-db.com/exploits/52575no verificado⚠ Recursos públicos, para evaluar la exposición de sistemas que controlas o estás autorizado a probar. Prueba solo con autorización.
Referencias
https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/admin.php#L135https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/admin.php#L179https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/options.php#L157https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/admin.php#L135https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/admin.php#L179https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/options.php#L157https://www.wordfence.com/threat-intel/vulnerabilities/id/f97c669b-86c1-4873-a050-76972f494099?source=cve