Problematic JWT Secret Handler Vulnerability in travels-java-api by Mariazevedo88
CVE-2024-10920
3.7LOW
Key Information:
- Vendor
Mariazevedo88
- Status
- Vendor
- CVE Published:
- 6 November 2024
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2024-10920?
A security issue exists within the travels-java-api's JWT Secret Handler, specifically in the doFilterInternal function of the JwtAuthenticationTokenFilter. This vulnerability stems from the use of a hard-coded cryptographic key, which may allow attackers to exploit the system remotely. Although the complexity of executing this attack is high, the disclosure of the exploit could make it possible for skilled attackers to impersonate users or perform unauthorized actions effectively.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.