CVE-2025-49190
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-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) issue where an attacker can exploit an endpoint in the application to make the server send internal requests to other ports. This means the attacker can potentially interact with internal services that are not directly accessible from outside.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could use the server to access internal network resources or services that are otherwise protected. This could lead to unauthorized information disclosure or interaction with internal systems, although the CVSS score indicates a low to medium severity with limited confidentiality impact and no integrity or availability impact.