Skip to main content

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CVE-2024-11954

Severity Medium
Score 5.1/10

Summary

A vulnerability classified as problematic was found in Pimcore. Affected by this vulnerability is an unknown functionality of the component "Search Document". The manipulation leads to basic Cross-Site-Scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

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

CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.

Advisory Timeline

  • Published