CVE-2021-45813:Cross-Site Scripting (XSS) vulnerability in SLICAN WebCTI 1.01 2015 allows attackers to inject malicious JavaScript code.

splash
Back

Description Preview

SLICAN WebCTI version 1.01 from 2015 contains a Cross-Site Scripting (XSS) vulnerability that allows attackers to inject and execute malicious JavaScript code in the context of other users' browsers. This vulnerability can be exploited to steal user sessions, leading to session hijacking and potential theft of user credentials. The vulnerability occurs because the application fails to properly sanitize user-supplied input before reflecting it in web pages, allowing attackers to embed script code that executes when viewed by other users.

Overview

This vulnerability (CVE-2021-45813) is classified as CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). The affected software, SLICAN WebCTI 1.01 2015, is susceptible to XSS attacks where malicious actors can inject client-side scripts into web pages viewed by other users. When successful, the attacker can bypass same-origin policy restrictions, access sensitive information from the victim's session, manipulate the website content, or redirect users to malicious sites. The primary risk is session hijacking, where attackers can steal authentication cookies and impersonate legitimate users, potentially gaining unauthorized access to the system.

Remediation

To address this vulnerability, system administrators should:

  1. Update SLICAN WebCTI to the latest version if a patch is available.
  2. Implement proper input validation and output encoding to prevent script injection.
  3. Consider implementing Content Security Policy (CSP) headers to restrict script execution.
  4. Use HTTP-only and secure flags for session cookies to prevent JavaScript access.
  5. Implement proper character escaping for all user-controlled inputs before rendering them in HTML.
  6. Consider using a web application firewall (WAF) that can detect and block XSS attempts.
  7. Regularly audit web applications for similar security vulnerabilities.

References

  1. MITRE CVE Entry: CVE-2021-45813
  2. CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  3. Exploit and Advisory Information: https://drive.google.com/file/d/1oKuzCZob9-LOAp-pdGN0MYYBx8y9FnHK/view?usp=sharing

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