CVE-2024-10031
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 | 7.0.15 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Eclipse GlassFish version 7.0.15 allows an attacker to perform Stored Cross-site Scripting (XSS) attacks by modifying the configuration file in the underlying operating system. This means that malicious scripts can be injected and stored via configuration changes, which can then be executed in the context of users accessing the affected system.
How can this vulnerability impact me? :
The impact of this vulnerability includes the potential execution of malicious scripts in users' browsers, which can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user. Since the attack requires modification of the configuration file on the operating system, it implies a high level of access is needed, but successful exploitation can compromise the integrity and security of the affected system and its users.