CVE-2025-54965
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-11-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| baesystems | socet_gxp | to 4.6.0.2 (exc) |
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 is a Cross-Site Scripting (XSS) issue in BAE SOCET GXP versions before 4.6.0.2. Specifically, the Job Status Service does not properly sanitize the job ID parameter on the job status page. This means an attacker could craft a malicious link containing harmful JavaScript code. If a user is tricked into clicking this link, the malicious script could execute in their browser.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to execute arbitrary JavaScript in the victim's browser. This could lead to theft of sensitive information, session hijacking, or other malicious actions performed in the context of the user's session with the SOCET GXP application.