Skip to main content

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

CVE-2024-10761

Severity Medium
Score 6.9/10

Summary

A vulnerability was found in Umbraco CMS. It has been classified as problematic. Affected is an unknown function of the file "/Umbraco/preview/frame?id{}" of the component Dashboard. The manipulation of the argument culture leads to Cross-site Scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. This issue affects Umbraco CMS versions through 10.8.7, 11.0.0-rc1 through 11.5.0, 12.0.0-rc1 through 12.3.10, 13.0.0-rc1 through 13.5.2, 13.6.0-rc,13.6.0-rc2, 14.0.0-rc1 through 14.3.1 and 15.0.0-rc1 through 15.1.1.

  • LOW
  • NETWORK
  • LOW
  • CHANGED
  • REQUIRED
  • LOW
  • 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