CVE-2021-30119:Authenticated reflective XSS vulnerability in Kaseya VSA's HelpDeskTab/rcResults.asp and done.asp pages.

splash
Back

Description Preview

CVE-2021-30119 is an authenticated cross-site scripting (XSS) vulnerability affecting Kaseya VSA. The vulnerability exists in two locations: the "result" parameter in HelpDeskTab/rcResults.asp and the "FileName" parameter in done.asp. In both cases, user-supplied input is insecurely returned in the web page response without proper sanitization, allowing attackers to inject and execute malicious JavaScript code in the context of the victim's browser session.

Overview

This vulnerability is a reflective XSS issue (CWE-79) in Kaseya VSA that could allow authenticated attackers to execute arbitrary JavaScript code in a victim's browser. When exploited, attackers can potentially steal session cookies, access sensitive information, or perform actions on behalf of the victim user. The vulnerability affects two specific endpoints:

  1. The "result" parameter in /HelpDeskTab/rcResults.asp
  2. The "FileName" parameter in /done.asp

Both parameters reflect user input without proper encoding or sanitization, allowing script injection. This vulnerability was part of a larger set of issues discovered in Kaseya VSA by the Dutch Institute for Vulnerability Disclosure (DIVD).

Remediation

To remediate this vulnerability:

  1. Update to the latest version of Kaseya VSA that contains patches for this vulnerability.
  2. Implement proper input validation and output encoding for all user-supplied data.
  3. Consider implementing Content Security Policy (CSP) headers to mitigate XSS attacks.
  4. Regularly audit web applications for security vulnerabilities, particularly focusing on input validation and output encoding.
  5. Monitor for suspicious activities that might indicate exploitation attempts.

For temporary mitigation if patching is not immediately possible:

  • Limit access to the affected pages to only necessary users
  • Implement web application firewall rules to block requests containing suspicious script patterns

References

  1. DIVD Limited Disclosure: https://csirt.divd.nl/2021/07/07/Kaseya-Limited-Disclosure/
  2. DIVD CVE-2021-30119 Details: https://csirt.divd.nl/CVE-2021-30119
  3. DIVD Case DIVD-2021-00011: https://csirt.divd.nl/DIVD-2021-00011

Industry ExposureMost to least
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.

  1. Accommodation & Food Services
    Accommodation & Food Services
  2. Administrative, Support, Waste Management & Remediation Services
    Administrative, Support, Waste Management & Remediation Services
  3. Agriculture, Forestry Fishing & Hunting
    Agriculture, Forestry Fishing & Hunting
  4. Arts, Entertainment & Recreation
    Arts, Entertainment & Recreation
  5. Construction
    Construction
  6. Educational Services
    Educational Services
  7. Finance and Insurance
    Finance and Insurance
  8. Health Care & Social Assistance
    Health Care & Social Assistance
  9. Information
    Information
  10. Management of Companies & Enterprises
    Management of Companies & Enterprises
  11. Manufacturing
    Manufacturing
  12. Mining
    Mining
  13. Other Services (except Public Administration)
    Other Services (except Public Administration)
  14. Professional, Scientific, & Technical Services
    Professional, Scientific, & Technical Services
  15. Public Administration
    Public Administration
  16. Real Estate Rental & Leasing
    Real Estate Rental & Leasing
  17. Retail Trade
    Retail Trade
  18. Transportation & Warehousing
    Transportation & Warehousing
  19. Utilities
    Utilities
  20. Wholesale Trade
    Wholesale Trade

Focus on What Matters

  1. See Everything.
  2. Identify True Risk.
  3. Proactively Mitigate Threats.

Let's talk!

background
Armis Vulnerability Intelligence Database