CVE-2025-65892
BaseFortify
Publication date: 2025-11-29
Last updated on: 2025-12-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| krpano | krpano | 1.23.3 |
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 Reflected Cross-Site Scripting (rXSS) issue in krpano versions before 1.23.2. It allows a remote unauthenticated attacker to execute arbitrary JavaScript code in the victim's browser by sending a specially crafted URL to the passQueryParameters function when the xml parameter is enabled.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious JavaScript in your browser, which can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the victim.