CVE-2025-6725
BaseFortify
Publication date: 2025-07-02
Last updated on: 2025-07-03
Assigner: Progress Software Corporation
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 in the PdfViewer component. It occurs when a specially-crafted PDF document has been loaded, and the user interacts with a tool that causes the Document Object Model (DOM) to be re-rendered, potentially allowing malicious scripts to execute.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized access to user data, session hijacking, or manipulation of the application's behavior. The CVSS score indicates a moderate impact on confidentiality and integrity, but no impact on availability.