CVE-2025-55944
BaseFortify
Publication date: 2025-09-03
Last updated on: 2025-09-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| slinkapp | slink | 1.4.9 |
| slinkapp | slink | 1.5.1 |
| slinkapp | slink | 1.6.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 in Slink v1.4.9 allows an attacker to upload crafted SVG files containing malicious JavaScript. When a user views the shared image in a new browser tab, the embedded JavaScript executes, resulting in a stored cross-site scripting (XSS) attack. This affects both authenticated and unauthenticated users.
How can this vulnerability impact me? :
The vulnerability can lead to execution of malicious JavaScript in the context of the user's browser when viewing the shared SVG image. This can result in theft of user credentials, session hijacking, or other malicious actions performed on behalf of the user.