7.5
CVE-2021-24998
- EPSS 0.21%
- Veröffentlicht 27.12.2021 11:15:09
- Zuletzt bearbeitet 21.11.2024 05:54:09
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Simple JWT Login <= 3.2.1 - Insecure Password Creation
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.
Mögliche Gegenmaßnahme
Simple JWT Login – Allows you to use JWT on REST endpoints.: Update to version 3.3.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Simple JWT Login – Allows you to use JWT on REST endpoints.
Version
[*, 3.3.0)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simple Jwt Login Project ≫ Simple Jwt Login SwPlatformwordpress Version < 3.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.432 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-330 Use of Insufficiently Random Values
The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.