← Back

Eng

eng

29 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Knowage
knowage
Spagobi
spagobi

CVEs (29)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Eng
1Knowage
Feb 3, 2026
Jan 7, 2026
6.3 MEDIUM· v4
6.5 MEDIUM· v3
N/A· v2
Knowage is an open source analytics and business intelligence suite. Prior to version 8.1.37, there is a blind server-side request forgery vulnerability. The vulnerability allows attackers to send requests to arbitrary h...Show more
Knowage is an open source analytics and business intelligence suite. Prior to version 8.1.37, there is a blind server-side request forgery vulnerability. The vulnerability allows attackers to send requests to arbitrary hosts/paths. Since the attacker is not able to read the response, the impact of this vulnerability is limited. However, an attacker should be able to leverage this vulnerability to scan the internal network. This issue has been patched in version 8.1.37.Show less
1Eng
1Knowage
Oct 8, 2025
Sep 30, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
Knowage is an open source analytics and business intelligence suite. Versions 8.1.26 and below are vulnerable to Remote Code Exection through using an unsafe org.apache.commons.jxpath.JXPathContext in MetaService.java se...Show more
Knowage is an open source analytics and business intelligence suite. Versions 8.1.26 and below are vulnerable to Remote Code Exection through using an unsafe org.apache.commons.jxpath.JXPathContext in MetaService.java service. This issue is fixed in version 8.1.27.Show less
1Eng
1Knowage
Sep 5, 2025
Sep 1, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Knowage is an open source analytics and business intelligence suite. Prior to version 8.1.37, Knowage is vulnerable to server-side request forgery. The vulnerability allows attackers to send requests to arbitrary hosts/p...Show more
Knowage is an open source analytics and business intelligence suite. Prior to version 8.1.37, Knowage is vulnerable to server-side request forgery. The vulnerability allows attackers to send requests to arbitrary hosts/paths. Since the attacker is not able to read the response, the impact of this vulnerability is limited. However, an attacker could be able to leverage this vulnerability to scan the internal network. This issue has been patched in version 8.1.37.Show less
1Eng
1Spagobi
Oct 17, 2025
Jan 21, 2025
N/A· v4
5.4 MEDIUM· v3
N/A· v2
SpagoBI v3.5.1 contains multiple Stored Cross-Site Scripting (XSS) vulnerabilities in the create/edit forms of the worksheet designer function.
1Eng
1Spagobi
Oct 17, 2025
Jan 21, 2025
N/A· v4
9.1 CRITICAL· v3
N/A· v2
The script input feature of SpagoBI 3.5.1 allows arbitrary code execution.
1Eng
1Spagobi
Oct 17, 2025
Jan 21, 2025
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A Cross-Site Request Forgery (CSRF) vulnerability has been found in SpagoBI v3.5.1 in the user administration panel. An authenticated user can lead another user into executing unwanted actions inside the application they...Show more
A Cross-Site Request Forgery (CSRF) vulnerability has been found in SpagoBI v3.5.1 in the user administration panel. An authenticated user can lead another user into executing unwanted actions inside the application they are logged in, like adding, editing or deleting users.Show less
1Eng
1Knowage
Nov 21, 2024
Aug 4, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Knowage is an open source analytics and business intelligence suite. Starting in the 6.x.x branch and prior to version 8.1.8, the endpoint `/knowage/restful-services/dossier/importTemplateFile` allows authenticated users...Show more
Knowage is an open source analytics and business intelligence suite. Starting in the 6.x.x branch and prior to version 8.1.8, the endpoint `/knowage/restful-services/dossier/importTemplateFile` allows authenticated users to upload `template file` on the server, but does not need any authorization to be reached. When the JSP file is uploaded, the attacker just needs to connect to `/knowageqbeengine/foo.jsp` to gain code execution on the server. By exploiting this vulnerability, an attacker with low privileges can upload a JSP file to the `knowageqbeengine` directory and gain code execution capability on the server. This issue has been patched in Knowage version 8.1.8.Show less
1Eng
1Knowage
Nov 21, 2024
Jul 14, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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...Show more
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.Show less
1Eng
1Knowage
Nov 21, 2024
Jul 3, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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...Show more
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.Show less
1Eng
1Knowage
Nov 21, 2024
Jun 23, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Knowage is an open source analytics and business intelligence suite. Starting in version 6.0.0 and prior to version 8.1.8, an attacker can register and activate their account without having to click on the link included...Show more
Knowage is an open source analytics and business intelligence suite. Starting in version 6.0.0 and prior to version 8.1.8, an attacker can register and activate their account without having to click on the link included in the email, allowing them access to the application as a normal user. This issue has been patched in version 8.1.8.Show less
1Eng
1Knowage
Nov 21, 2024
Oct 13, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Knowage is an open source suite for modern business analytics alternative over big data systems. KnowageLabs / Knowage-Server starting with the 6.x branch and prior to versions 7.4.22, 8.0.9, and 8.1.0 is vulnerable to c...Show more
Knowage is an open source suite for modern business analytics alternative over big data systems. KnowageLabs / Knowage-Server starting with the 6.x branch and prior to versions 7.4.22, 8.0.9, and 8.1.0 is vulnerable to cross-site scripting because the `XSSRequestWrapper::stripXSS` method can be bypassed. Versions 7.4.22, 8.0.9, and 8.1.0 contain patches for this issue. There are no known workarounds.Show less
1Eng
1Knowage
Nov 21, 2024
May 12, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Knowage Suite 7.3 is vulnerable to Stored Client-Side Template Injection in '/knowage/restful-services/signup/update' via the 'name' parameter.
1Eng
1Knowage
Nov 21, 2024
May 12, 2021
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Knowage Suite 7.3 is vulnerable to unauthenticated reflected cross-site scripting (XSS). An attacker can inject arbitrary web script in '/servlet/AdapterHTTP' via the 'targetService' parameter.
1Eng
1Knowage
Nov 21, 2024
May 12, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Knowage Suite 7.3 is vulnerable to Stored Cross-Site Scripting (XSS). An attacker can inject arbitrary web script in '/knowage/restful-services/documentnotes/saveNote' via the 'nota' parameter.
1Eng
1Knowage
Nov 21, 2024
May 12, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Knowage Suite 7.3 is vulnerable to Stored Cross-Site Scripting (XSS). An attacker can inject arbitrary web script in '/knowage/restful-services/signup/update' via the 'surname' parameter.
1Eng
1Knowage
Nov 21, 2024
Apr 5, 2021
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Knowage Suite before 7.4 is vulnerable to cross-site scripting (XSS). An attacker can inject arbitrary external script in '/knowagecockpitengine/api/1.0/pages/execute' via the 'SBI_HOST' parameter.
1Eng
1Knowage
Nov 21, 2024
Apr 5, 2021
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
A stored HTML injection vulnerability exists in Knowage Suite version 7.1. An attacker can inject arbitrary HTML in "/restful-services/2.0/analyticalDrivers" via the 'LABEL' and 'NAME' parameters.
1Eng
1Knowage
Nov 21, 2024
Apr 5, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Knowage Suite before 7.4 is vulnerable to reflected cross-site scripting (XSS). An attacker can inject arbitrary web script in /restful-services/publish via the 'EXEC_FROM' parameter that can lead to data leakage.
1Eng
1Knowage
Nov 21, 2024
Apr 5, 2021
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A SQL injection vulnerability in Knowage Suite version 7.1 exists in the documentexecution/url analytics driver component via the 'par_year' parameter when running a report.
1Eng
1Spagobi
Nov 21, 2024
Jan 10, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
SpagoBI before 4.1 has Privilege Escalation via an error in the AdapterHTTP script