CVE-2025-51662
BaseFortify
Publication date: 2025-11-19
Last updated on: 2025-11-24
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lanol | filecodebox | to 2.2 (inc) |
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 stored cross-site scripting (XSS) issue in the text sharing feature of FileCodeBox version 2.2 and earlier. It occurs because of insufficient input validation, which allows attackers to inject arbitrary JavaScript code into shared text "codeboxes." When users access the infected codebox by clicking a link or entering a share code, the malicious script automatically executes in their browsers.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious JavaScript code in the browsers of users who access the infected shared text. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user without their consent.