CVE-2024-9408
BaseFortify
Publication date: 2025-07-16
Last updated on: 2025-07-16
Assigner: Eclipse Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | glassfish | 6.2.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Eclipse GlassFish since version 6.2.5 allows an attacker to perform a Server Side Request Forgery (SSRF) attack on specific endpoints. SSRF attacks enable an attacker to make the server send unauthorized requests to internal or external systems.
How can this vulnerability impact me? :
The vulnerability can allow attackers to exploit the server to send unauthorized requests, potentially accessing internal systems, sensitive data, or services that are not directly exposed, leading to data exposure, unauthorized actions, or further attacks within the network.