Neos CMS Cross Site Scripting vulnerability
Moderate severity
GitHub Reviewed
Published
Sep 19, 2023
to the GitHub Advisory Database
•
Updated Jan 16, 2024
Package
Affected versions
< 7.3.19
>= 8.0.0, < 8.0.16
>= 8.1.0, < 8.1.11
>= 8.2.0, < 8.2.11
>= 8.3.0, < 8.3.9
Patched versions
7.3.19
8.0.16
8.1.11
8.2.11
8.3.9
Description
Published by the National Vulnerability Database
Sep 18, 2023
Published to the GitHub Advisory Database
Sep 19, 2023
Reviewed
Sep 21, 2023
Last updated
Jan 16, 2024
Cross Site Scripting (XSS) vulnerability in Neos CMS 8.3.3 allows a remote authenticated attacker to execute arbitrary code via a crafted SVG file uploaded to the
neos/management/media
component. To make use of this attack vector, the attacker must either be able to upload a maliciously crafted file or coerce someone with the needed access to upload said file to Neos. Even if such a file is uploaded and subsequently delivered, it is possible to use CSP to protect against attacks being executed from such a file.References