CVE Catalog

CVE-2023-36819

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.66%

46th percentile - higher than 46% of all known CVEs

Summary

Knowage is a professional open source suite for data analytics that has a vulnerability in versions 6.x.x and prior to 8.1.8. It allows authenticated users to download template files, but the lack of sanitization of the '_templateName_' parameter enables attackers to download any file from the system.

Risk Assessment

This vulnerability poses a risk of exfiltrating sensitive configuration files by low-privileged attackers, potentially leading to further attacks on the system.

Recommendation

It is recommended to update the Knowage application to version 8.1.8 or newer to mitigate this vulnerability.

Original NVD description (English source)

Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems. The endpoint `_/knowage/restful-services/dossier/importTemplateFile_` allows authenticated users to download template hosted on the server. However, starting in the 6.x.x branch and prior to version 8.1.8, the application does not sanitize the `_templateName_ `parameter allowing an attacker to use `*../*` in it, and escaping the directory the template are normally placed and download any file from the system. This vulnerability allows a low privileged attacker to exfiltrate sensitive configuration file. This issue has been patched in Knowage version 8.1.8.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS