CVE-2025-49191
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-1021 | The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs when linked URLs are embedded as iFrame widgets or dashboards. If an attacker who is authorized to create these dashboards or widgets includes malicious code in the URLs, it can lead to code execution that affects other users who access the dashboard.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with dashboard or widget creation permissions to execute malicious code on dashboards viewed by other users, potentially compromising their security or data.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, restrict or review permissions to create new dashboards or iFrame widgets to authorized and trusted users only. Additionally, monitor and validate URLs embedded in iFrame widgets to prevent inclusion of malicious code.