CVE-2021-24998

The Simple JWT Login WordPress plugin before 3.3.0 can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the str_shuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation.
Configurations

Configuration 1 (hide)

cpe:2.3:a:simple_jwt_login_project:simple_jwt_login:*:*:*:*:*:wordpress:*:*

History

21 Nov 2024, 05:54

Type Values Removed Values Added
References () https://plugins.trac.wordpress.org/changeset/2613782 - Patch, Third Party Advisory () https://plugins.trac.wordpress.org/changeset/2613782 - Patch, Third Party Advisory
References () https://wpscan.com/vulnerability/1cca404e-766a-43ab-b41f-77d6a3b282fb - Third Party Advisory () https://wpscan.com/vulnerability/1cca404e-766a-43ab-b41f-77d6a3b282fb - Third Party Advisory

04 Jul 2023, 08:15

Type Values Removed Values Added
Summary The Simple JWT Login WordPress plugin before 3.3.0 can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the str_shuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation. The Simple JWT Login WordPress plugin before 3.3.0 can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the str_shuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation.

30 Jun 2023, 18:08

Type Values Removed Values Added
CWE CWE-326 CWE-330

07 Jan 2022, 17:16

Type Values Removed Values Added
CPE cpe:2.3:a:simple_jwt_login_project:simple_jwt_login:*:*:*:*:*:wordpress:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (MISC) https://wpscan.com/vulnerability/1cca404e-766a-43ab-b41f-77d6a3b282fb - (MISC) https://wpscan.com/vulnerability/1cca404e-766a-43ab-b41f-77d6a3b282fb - Third Party Advisory
References (CONFIRM) https://plugins.trac.wordpress.org/changeset/2613782 - (CONFIRM) https://plugins.trac.wordpress.org/changeset/2613782 - Patch, Third Party Advisory

27 Dec 2021, 12:45

Type Values Removed Values Added
New CVE

Information

Published : 2021-12-27 11:15

Updated : 2024-11-21 05:54


NVD link : CVE-2021-24998

Mitre link : CVE-2021-24998

CVE.ORG link : CVE-2021-24998


JSON object : View

Products Affected

simple_jwt_login_project

  • simple_jwt_login
CWE
CWE-330

Use of Insufficiently Random Values