Skip to content

generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

High severity GitHub Reviewed Published Oct 31, 2023 to the GitHub Advisory Database • Updated Nov 17, 2023

Package

npm generator-jhipster (npm)

Affected versions

< 2.23.0

Patched versions

2.23.0

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.

References

Published by the National Vulnerability Database Oct 31, 2023
Published to the GitHub Advisory Database Oct 31, 2023
Reviewed Oct 31, 2023
Last updated Nov 17, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2015-20110

GHSA ID

GHSA-4gpm-r23h-gprw
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.