GHSA-4gpm-r23h-gprw · Severity: high · Ecosystem: npm — generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character
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.
Conclusion & alert: CVE-2015-20110 is rated Moderate Risk (45.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.59%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.21% | 0.59% | +0.38% |
| 2 | 2025-03-30 | 0.37% | 0.21% | -0.16% |
| 3 | 2025-03-29 | — | 0.37% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-4gpm-r23h-gprw · Severity: high · Ecosystem: npm — generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character
| URL | Tags |
|---|---|
| https://github.com/jhipster/generator-jhipster/commit/79fe5626cb1bb80f9ac86cf46980748e65d2bdbc | Patch |
| https://github.com/jhipster/generator-jhipster/commit/7c49ab3d45dc4921b831a2ca55fb1e2a2db1ee25 | Patch |
| https://github.com/jhipster/generator-jhipster/compare/v2.22.0...v2.23.0 | Patch Release Notes |
| https://github.com/jhipster/generator-jhipster/issues/2095 | Issue Tracking Patch Vendor Advisory |