CVE-2025-50984

diskover-web v2.3.0 Community Edition is vulnerable to multiple boolean-based blind SQL injection flaws in its Elasticsearch configuration form. Unsanitized user input in POST parameters such as ES_PASS, ES_MAXSIZE, ES_TRANSLOGSIZE, ES_TIMEOUT, ES_USER, ES_HOST, ES_PORT, ES_SCROLLSIZE, ES_CHUNKSIZE and others can be crafted to inject arbitrary SQLite expressions wrapped in JSON functions. By exploiting these injection points, an attacker can infer or extract sensitive information from the underlying database without authentication. This issue stems from improper input validation and parameterization in the application's JSON-based query construction.
Configurations

Configuration 1 (hide)

cpe:2.3:a:diskoverdata:diskover:2.3.0:*:*:*:community:*:*:*

History

No history.

Information

Published : 2025-08-27 16:15

Updated : 2025-09-09 18:46


NVD link : CVE-2025-50984

Mitre link : CVE-2025-50984

CVE.ORG link : CVE-2025-50984


JSON object : View

Products Affected

diskoverdata

  • diskover
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')