Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-1233: Server-Side Request Forgery (SSRF)

0
High
VulnerabilityCVE-2024-1233cvecve-2024-1233
Published: Tue Apr 09 2024 (04/09/2024, 07:01:47 UTC)
Source: CVE Database V5

Description

A flaw was found in` JwtValidator.resolvePublicKey` in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no whitelisting or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery (SSRF) vulnerability.

AI-Powered Analysis

AILast updated: 10/15/2025, 14:35:35 UTC

Technical Analysis

CVE-2024-1233 identifies a Server-Side Request Forgery (SSRF) vulnerability in the JwtValidator.resolvePublicKey method of JBoss Enterprise Application Platform (EAP). The vulnerability stems from the JwtValidator accepting a JSON Web Key Set (jku) URL parameter and performing an HTTP request to retrieve the public key without enforcing any whitelist or filtering on the destination URL. This lack of validation allows an attacker to craft a JWT token with a malicious jku URL, causing the server to make arbitrary HTTP requests to internal or external systems. SSRF vulnerabilities can be leveraged to access internal services that are otherwise inaccessible, potentially exposing sensitive data, bypassing firewalls, or facilitating further attacks such as port scanning or exploitation of internal vulnerabilities. The vulnerability is remotely exploitable without authentication or user interaction, increasing its risk profile. The CVSS 3.1 base score of 7.3 reflects high severity due to the network attack vector, low attack complexity, and impacts on confidentiality, integrity, and availability. No official patches or exploit code are currently publicly available, but the vulnerability is published and should be addressed promptly. The affected versions are unspecified but pertain to JBoss EAP implementations using the vulnerable JwtValidator component.

Potential Impact

For European organizations, this SSRF vulnerability poses a significant risk, especially for enterprises and public sector entities relying on JBoss EAP for critical applications. Exploitation could lead to unauthorized internal network reconnaissance, data leakage from internal services, or disruption of application availability. Confidentiality is at risk as attackers may access sensitive internal endpoints or metadata services. Integrity could be compromised if attackers manipulate internal APIs or services through forged requests. Availability impacts could arise if the server is coerced into making excessive or malicious requests, potentially leading to denial of service. Given the widespread use of JBoss EAP in European financial institutions, government agencies, and large enterprises, the threat could affect critical infrastructure and sensitive data processing. The lack of authentication and user interaction requirements means attackers can exploit this vulnerability remotely and at scale if exposed to the internet or through compromised internal networks.

Mitigation Recommendations

European organizations should immediately audit their JBoss EAP deployments to identify usage of the JwtValidator component and the jku parameter. Specific mitigations include: 1) Applying vendor patches or updates as soon as they become available to fix the underlying vulnerability. 2) Implementing strict outbound network controls on JBoss EAP servers to restrict HTTP requests only to trusted, whitelisted domains, preventing arbitrary external or internal requests. 3) Introducing input validation or whitelisting logic in JWT validation workflows to ensure only authorized jku URLs are accepted. 4) Monitoring logs for unusual outbound HTTP requests originating from JBoss EAP servers to detect potential exploitation attempts. 5) Employing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious JWT tokens containing malicious jku parameters. 6) Conducting internal penetration testing and vulnerability scanning to assess exposure and validate mitigations. These steps go beyond generic advice by focusing on network-level restrictions and application-layer validation tailored to this SSRF vector.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
redhat
Date Reserved
2024-02-05T18:40:46.701Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 68efb0ddb00d656ee54120c5

Added to database: 10/15/2025, 2:34:05 PM

Last enriched: 10/15/2025, 2:35:35 PM

Last updated: 10/16/2025, 1:32:55 PM

Views: 6

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats