CVE-2025-46383
BaseFortify
Publication date: 2025-07-20
Last updated on: 2025-07-22
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 caused by improper neutralization of input during web page generation. It 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 allow attackers to execute malicious scripts in the context of a user's browser, which can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent.
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 because it may lead to unauthorized access or disclosure of personal or sensitive data, which these regulations require to be protected.