CVE-2025-52739
Reflected XSS in Sala Web Component Allows Script Injection
Publication date: 2025-12-31
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| uxper | sala | 1.1.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 (XSS) issue in the uxper Sala software. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of a user's browser when they visit a crafted web page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of a user's browser, potentially leading to theft of user data, session hijacking, or other malicious actions. It can compromise confidentiality, integrity, and availability of data as indicated by the CVSS impact metrics.