Enterprise Analytics | Teknoloji dünyasından en güncel haberleri ve güvenlikle ilgili gelişmeleri takip edin.

Kategori: Enterprise Analytics - CVE listesi
PRODUCT 5 kayıt
Medium CVSS: 5.3

CVE-2025-58583

The application provides access to a login protected H2 database for caching purposes. The username is prefilled.
Medium CVSS: 5.3

CVE-2025-58582

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.
Medium CVSS: 4.3

CVE-2025-58581

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…
Medium CVSS: 6.5

CVE-2025-58580

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.
Low CVSS: 3.8

CVE-2025-58578

A user with the appropriate authorization can create any number of user accounts via an API endpoint using a POST request. There are no quotas, checking mechanisms or restrictions to limit the creation.