CVE-2025-55062
BaseFortify
Publication date: 2025-12-29
Last updated on: 2025-12-31
Assigner: Israel National Cyber Directorate
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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, specifically CWE-79, which involves improper neutralization of input during web page generation. This means that an attacker can inject malicious scripts into web pages viewed by other users, potentially leading to unauthorized actions or data exposure.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts in the context of your web application. This can lead to unauthorized access to sensitive information, session hijacking, or manipulation of web content, potentially compromising user data and trust.