CVE-2025-55054
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-11
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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability can negatively impact compliance with standards like GDPR and HIPAA by exposing personal or sensitive data to unauthorized parties through exploitation of the XSS flaw, thereby violating data protection requirements.
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue caused by improper neutralization of input during web page generation. It allows attackers to inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
This vulnerability can lead to attackers executing malicious scripts in the context of a user's browser, potentially resulting in theft of sensitive information, session hijacking, or unauthorized actions performed on behalf of the user.