Overview
- Description
- A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness (apache.commons.lang3 RandomStringUtils). This allows an attacker (if able to obtain their own password reset URL) to compute the value for all other password resets for other accounts, thus allowing privilege escalation or account takeover.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-338
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:jhipster:jhipster:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "058DA509-FF19-4CB0-BD7B-C78E053740E3", "versionEndExcluding": "6.3.0" }, { "criteria": "cpe:2.3:a:jhipster:jhipster_kotlin:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "70B48FEC-D984-4FE3-9573-4E6291BF1F32", "versionEndIncluding": "1.1.0" } ], "operator": "OR" } ] } ]