PT-2024-40400 · Packagist · Silverstripe/Framework

Published

2024-05-27

·

Updated

2024-05-27

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions No specific software or versions are mentioned.
Description The issue concerns the storage of user login attempts in a database, specifically in the LoginAttempt table. This table stores information in plain text, which may include sensitive data such as mis-typed user passwords entered into the username field. To address this, a one-way hash is applied to the Email field before it is stored.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Missing Encryption of Sensitive Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

GHSA-PH62-FV59-VF9H

Affected Products

Silverstripe/Framework