Beta

Report

Simple JWT Login <= 3.2.1 is vulnerable to Insecure Password Creation vulnerability

Unauthenticated
Published
2021-10-12

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.

CVSS

Score:7.5

Severity:High

Version: 3.2.1

There is a patch available in v3.3.0 and we strongly recommend you update to this version as soon as possible.