CVE-2023-31287

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-31287
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-31287.json
Aliases
Published
2023-04-27T03:15:10Z
Modified
2023-11-08T04:12:30.498300Z
Details

An issue was discovered in Serenity Serene (and StartSharp) before 6.7.0. Password reset links are sent by email. A link contains a token that is used to reset the password. This token remains valid even after the password reset and can be used a second time to change the password of the corresponding user. The token expires only 3 hours after issuance and is sent as a query parameter when resetting. An attacker with access to the browser history can thus use the token again to change the password in order to take over the account.

References

Affected packages

Git / github.com/serenity-is/Serenity

Affected ranges

Type
GIT
Repo
https://github.com/serenity-is/Serenity
Events
Introduced
0The exact introduced commit is unknown
Fixed