CVE-2025-49185
BaseFortify
Publication date: 2025-06-12
Last updated on: 2026-01-29
Assigner: SICK AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sick | field_analytics | * |
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
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious JavaScript code within the context of the affected web application. This can result in unauthorized actions such as data theft, session hijacking, or manipulation of the application's behavior, potentially compromising the integrity and confidentiality of user data.
Can you explain this vulnerability to me?
This vulnerability is a cross-site scripting (XSS) issue in a web application. An attacker who has the ability to create new dashboard widgets can inject malicious JavaScript code into the Transform Function of the widget. This malicious code will execute when the widget receives data from its data source.