CVE-2023-31287
Published Apr 27, 2023
Last updated a year ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- CWE-640
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:serenity:serene:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "620456E1-A567-43A2-8B5C-E1F73AB94895", "versionEndExcluding": "6.7.0" }, { "criteria": "cpe:2.3:a:serenity:startsharp:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C91CF539-3B1C-4A7F-8C64-2606F24BB5CF", "versionEndExcluding": "6.7.0" } ], "operator": "OR" } ] } ]