CVE-2015-20110

CVSS 3.1 Score 7.5 of 10 (high)

Details

Published Oct 31, 2023
Updated: Nov 8, 2023
CWE ID 307

Summary

CVE-2015-20110 is a timing attack vulnerability affecting JHipster's generator-jhipster before version 2.23.0. The issue lies in the validation of tokens, which performs a string comparison that halts at the first character that differs. Attackers can exploit this weakness by brute forcing each token character and observing the response time. With this method, the attacker's search space is significantly reduced to the token length multiplied by the possible characters, making the process far less time-consuming and computationally expensive compared to a full brute force attack.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share