github.com
https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2017-009-1.yaml GHSA-PH62-FV59-VF9H
silverstripe/framework users inadvertently passing sensitive data to LoginAttempt
Description
All user login attempts are logged in the database in the LoginAttempt table. However, this table contains information in plain text, and may possible contain sensitive information, such as user passwords mis-typed into the username field. In order to address this a one-way hash is applied to the Email field before being stored.
Description source: GitHub Advisory
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
silverstripe/frameworkBrowse Packagist / silverstripe/framework | GitHub Advisory | 3.5.0-rc1 to < 3.5.6 · Fixed in 3.5.6 | affected |
| 3.6.0-rc1 to < 3.6.3 · Fixed in 3.6.3 | affected | ||
| 4.0.0-rc1 to < 4.0.1 · Fixed in 4.0.1 | affected |
References
6github.com
https://github.com/silverstripe/silverstripe-framework github.com
https://github.com/silverstripe/silverstripe-framework/commit/3e2bcaa0b49277ff7f7004b265a7fa80d0b92e5c github.com
https://github.com/silverstripe/silverstripe-framework/commit/c5d6eb816d4ac5e9fa3d8bc4bd82de95719eb22d github.com
https://github.com/silverstripe/silverstripe-framework/commit/f1dd3d6f03eb1d94c29c495994a1da9176a758d9 silverstripe.org
https://www.silverstripe.org/download/security-releases/ss-2017-009