Sick Enterprise_analytics

10 CVEs affecting Sick Enterprise_analytics. Latest disclosed: 2025-10-06. Critical: 0, High: 1.

Top CVEs affecting Sick Enterprise_analytics
CVESeverityScorePublishedSummary
CVE-2025-49184High7.52025-06-12A remote unauthorized attacker may gather sensitive information of the application, due to missing authorization of configuration settings of the product.
CVE-2025-58587Medium6.52025-10-06The application does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it possible for an…
CVE-2025-58580Medium6.52025-10-06An API endpoint allows arbitrary log entries to be created via POST request. Without sufficient validation of the input data, an attacker can cr…
CVE-2025-58586Medium5.32025-10-06For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a non-existin…
CVE-2025-58584Medium5.32025-10-06In the HTTP request, the username and password are transferred directly in the URL as parameters. However, URLs can be stored in various systems such as server…
CVE-2025-58583Medium5.32025-10-06The application provides access to a login protected H2 database for caching purposes. The username is prefilled.
CVE-2025-58582Medium5.32025-10-06If 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 sen…
CVE-2025-58579Medium5.32025-10-06Due to a lack of authentication, it is possible for an unauthenticated user to request data from this endpoint, making the application vulnerable for user enum…
CVE-2025-58581Medium4.32025-10-06When 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 infor…
CVE-2025-58578Low3.82025-10-06A user with the appropriate authorization can create any number of user accounts via an API endpoint using a POST request. There are no quotas, check…