Description Preview
Knowage Suite 7.3 contains a reflected cross-site scripting (XSS) vulnerability that can be exploited without authentication. The vulnerability exists in the '/servlet/AdapterHTTP' endpoint where the 'targetService' parameter is not properly sanitized before being reflected back to users. This allows attackers to inject malicious JavaScript code that executes in victims' browsers when they visit specially crafted URLs.
Overview
This vulnerability (CVE-2021-30213) is a reflected cross-site scripting (XSS) issue in Knowage Suite 7.3, an open-source business intelligence and analytics platform. The vulnerability is particularly severe because it doesn't require authentication to exploit, making it accessible to unauthenticated attackers. When exploited, the vulnerability allows attackers to execute arbitrary JavaScript code in the context of the victim's browser session. This could lead to cookie theft, session hijacking, credential harvesting, or other client-side attacks. The vulnerable component is the '/servlet/AdapterHTTP' endpoint which improperly handles user input from the 'targetService' parameter.
Remediation
- Update Knowage Suite to the latest version that contains a fix for this vulnerability.
- If immediate updating is not possible, implement the following mitigations:
- Configure a Web Application Firewall (WAF) to filter malicious requests targeting the vulnerable parameter.
- Implement Content Security Policy (CSP) headers to restrict execution of unauthorized scripts.
- Consider using input validation at the proxy or load balancer level to sanitize the 'targetService' parameter.
- Regularly audit web application endpoints for proper input validation and output encoding.
- Ensure that all user inputs are properly sanitized before being reflected back in HTTP responses.
- Apply the principle of least privilege for web application components and services.
References
- Vulnerability details and proof of concept: https://github.com/piuppi/Proof-of-Concepts/blob/main/Engineering/XSS-KnowageSuite7-3_unauth.md
- CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'): https://cwe.mitre.org/data/definitions/79.html
- OWASP XSS Prevention Cheat Sheet: https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html
Industry ExposureMost to leastThis section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
- Accommodation & Food ServicesAccommodation & Food Services
- Administrative, Support, Waste Management & Remediation ServicesAdministrative, Support, Waste Management & Remediation Services
- Agriculture, Forestry Fishing & HuntingAgriculture, Forestry Fishing & Hunting
- Arts, Entertainment & RecreationArts, Entertainment & Recreation
- ConstructionConstruction
- Educational ServicesEducational Services
- Finance and InsuranceFinance and Insurance
- Health Care & Social AssistanceHealth Care & Social Assistance
- InformationInformation
- Management of Companies & EnterprisesManagement of Companies & Enterprises
- ManufacturingManufacturing
- MiningMining
- Other Services (except Public Administration)Other Services (except Public Administration)
- Professional, Scientific, & Technical ServicesProfessional, Scientific, & Technical Services
- Public AdministrationPublic Administration
- Real Estate Rental & LeasingReal Estate Rental & Leasing
- Retail TradeRetail Trade
- Transportation & WarehousingTransportation & Warehousing
- UtilitiesUtilities
- Wholesale TradeWholesale Trade