CVE-2015-20110
Last modified
CVE-2015-20110 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces the search space to a linear amount of guesses based on the token length times the possible characters.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jhipster | Jhipster | < 2.23.0 |
References
- https://github.com/jhipster/generator-jhipster/compare/v2.22.0...v2.23.0Patch, Release Notes
- https://github.com/jhipster/generator-jhipster/issues/2095Issue Tracking, Patch, Vendor Advisory
- https://github.com/jhipster/generator-jhipster/compare/v2.22.0...v2.23.0Patch, Release Notes
- https://github.com/jhipster/generator-jhipster/issues/2095Issue Tracking, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2015-20110?
How severe is CVE-2015-20110?
How do I fix CVE-2015-20110?
Are you affected by CVE-2015-20110?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
