Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-58580 1 Sick 1 Enterprise Analytics 2025-10-06 6.5 Medium
An API endpoint allows arbitrary log entries to be created via POST request. Without sufficient validation of the input data, an attacker can create manipulated log entries and thus falsify or dilute logs, for example.
CVE-2025-58581 1 Sick 1 Enterprise Analytics 2025-10-06 4.3 Medium
When an error occurs in the application a full stacktrace is provided to the user. The stacktrace lists class and method names as well as other internal information. An attacker can thus obtain information about the technology used and the structure of the application.
CVE-2025-58582 1 Sick 1 Enterprise Analytics 2025-10-06 5.3 Medium
If a user tries to login but the provided credentials are incorrect a log is created. The data for this POST requests is not validated and it’s possible to send giant payloads which are then logged.