CVE-2025-27447
BaseFortify
Publication date: 2025-07-03
Last updated on: 2026-02-06
Assigner: SICK AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| endress | meac300-fnade4_firmware | to 0.16.0 (exc) |
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 cross-site scripting (XSS) issue in a web application. An attacker can craft a special URL that injects malicious JavaScript code into the website. When an authenticated administrator clicks this URL, the injected code runs in their browser.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions performed in the context of an authenticated administrator's session, potentially allowing attackers to manipulate the web application or access sensitive information. Since the injected code executes with the administrator's privileges, it can have a high impact on confidentiality.