Skip to main content

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVE-2022-4520

Severity Medium
Score 6.1/10

Summary

A vulnerability was found in WSO2 carbon-registry prior to 4.8.12. It has been rated as problematic. Affected by this issue is some unknown functionality of the file "components/registry/org.wso2.carbon.registry.search.ui/src/main/resources/web/search/advancedSearchForm-ajaxprocessor.jsp" of the component Advanced Search. The manipulation of the argument "mediaType/rightOp/leftOp/rightPropertyValue/leftPropertyValue" leads to Cross-Site Scripting. The attack may be launched remotely. It is recommended to upgrade the affected component.

  • LOW
  • NETWORK
  • LOW
  • CHANGED
  • REQUIRED
  • NONE
  • LOW
  • NONE

CWE-79 - Cross Site Scripting

Cross-Site Scripting, commonly referred to as XSS, is the most dominant class of vulnerabilities. It allows an attacker to inject malicious code into a pregnable web application and victimize its users. The exploitation of such a weakness can cause severe issues such as account takeover, and sensitive data exfiltration. Because of the prevalence of XSS vulnerabilities and their high rate of exploitation, it has remained in the OWASP top 10 vulnerabilities for years.

Advisory Timeline

  • Published