Skip to content

Insufficient token expiration in Serenity

High severity GitHub Reviewed Published Apr 27, 2023 to the GitHub Advisory Database • Updated Nov 4, 2023

Package

nuget Serenity.Net.Core (NuGet)

Affected versions

< 6.7.0

Patched versions

6.7.0
nuget Serenity.Net.Web (NuGet)
< 6.7.0
6.7.0

Description

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

Published by the National Vulnerability Database Apr 27, 2023
Published to the GitHub Advisory Database Apr 27, 2023
Reviewed Apr 27, 2023
Last updated Nov 4, 2023

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-31287

GHSA ID

GHSA-2hp9-3xfr-r9w2

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.