CVE-2023-37472

Knowage is an open source suite for business analytics. The application often use user supplied data to create HQL queries without prior sanitization. An attacker can create specially crafted HQL queries that will break subsequent SQL queries generated by the Hibernate engine. The endpoint `_/knowage/restful-services/2.0/documents/listDocument_` calls the `_countBIObjects_` method of the `_BIObjectDAOHibImpl_` object with the user supplied `_label_` parameter without prior sanitization. This can lead to SQL injection in the backing database. Other injections have been identified in the application as well. An authenticated attacker with low privileges could leverage this vulnerability in order to retrieve sensitive information from the database, such as account credentials or business information. This issue has been addressed in version 8.1.8. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eng:knowage:*:*:*:*:*:*:*:*

History

27 Jul 2023, 03:51

Type Values Removed Values Added
References (MISC) https://github.com/KnowageLabs/Knowage-Server/security/advisories/GHSA-2j3f-f696-7rgj - (MISC) https://github.com/KnowageLabs/Knowage-Server/security/advisories/GHSA-2j3f-f696-7rgj - Exploit, Third Party Advisory
CPE cpe:2.3:a:eng:knowage:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
First Time Eng
Eng knowage

14 Jul 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-07-14 21:15

Updated : 2024-02-28 20:33


NVD link : CVE-2023-37472

Mitre link : CVE-2023-37472

CVE.ORG link : CVE-2023-37472


JSON object : View

Products Affected

eng

  • knowage
CWE
CWE-89

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