CVE-2015-20110

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jhipster:jhipster:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-10-31 03:15

Updated : 2023-11-08 17:39


NVD link : CVE-2015-20110

Mitre link : CVE-2015-20110

CVE.ORG link : CVE-2015-20110


JSON object : View

Products Affected

jhipster

  • jhipster
CWE
CWE-307

Improper Restriction of Excessive Authentication Attempts