Filtered by vendor Jhipster Subscriptions
Filtered by product Jhipster Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2015-20110 1 Jhipster 1 Jhipster 2024-09-06 7.5 High
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.
CVE-2019-16303 1 Jhipster 2 Jhipster, Jhipster Kotlin 2024-08-05 9.8 Critical
A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness (apache.commons.lang3 RandomStringUtils). This allows an attacker (if able to obtain their own password reset URL) to compute the value for all other password resets for other accounts, thus allowing privilege escalation or account takeover.