CVE-2015-20110
HIGH7.5EPSS 0.21%generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character
發布日:2023/10/31修改日:2023/11/8
描述
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.
受影響套件(1)
- npm/generator-jhipsterfrom 0, < 2.23.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2015-20110
- PATCHhttps://github.com/jhipster/generator-jhipster
- WEBhttps://github.com/jhipster/generator-jhipster/commit/79fe5626cb1bb80f9ac86cf46980748e65d2bdbc
- WEBhttps://github.com/jhipster/generator-jhipster/commit/7c49ab3d45dc4921b831a2ca55fb1e2a2db1ee25
- WEBhttps://github.com/jhipster/generator-jhipster/compare/v2.22.0...v2.23.0
- WEBhttps://github.com/jhipster/generator-jhipster/issues/2095