CVE-2025-58579
BaseFortify
Publication date: 2025-10-06
Last updated on: 2025-10-06
Assigner: SICK AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sick | sick_enterprise_analytics | * |
| sick | sick_logistic_analytics | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-497 | The product does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the product does. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because there is no authentication required to access a specific endpoint, allowing an unauthenticated user to request data from it. This makes the application susceptible to user enumeration, where an attacker can determine valid users by analyzing the responses from the endpoint.
How can this vulnerability impact me? :
The vulnerability can allow attackers to enumerate users without authentication, potentially exposing user information. This can lead to privacy concerns and may be used as a stepping stone for further attacks such as targeted phishing or brute force attacks.