{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/46044?format=json","vulnerability_id":"VCID-wacz-ague-cuex","summary":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nCross Site Scripting (XSS) vulnerability in Neos CMS 8.3.3 allows a remote authenticated attacker to execute arbitrary code via a crafted SVG file to the neos/management/media component.","aliases":[{"alias":"CVE-2023-37611"},{"alias":"GHSA-6qjf-7g3j-qx25"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/67007?format=json","purl":"pkg:composer/neos/media-browser@7.3.19","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@7.3.19"},{"url":"http://public2.vulnerablecode.io/api/packages/67008?format=json","purl":"pkg:composer/neos/media-browser@8.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/67009?format=json","purl":"pkg:composer/neos/media-browser@8.1.11","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.1.11"},{"url":"http://public2.vulnerablecode.io/api/packages/67010?format=json","purl":"pkg:composer/neos/media-browser@8.2.11","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.2.11"},{"url":"http://public2.vulnerablecode.io/api/packages/67011?format=json","purl":"pkg:composer/neos/media-browser@8.3.9","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.3.9"},{"url":"http://public2.vulnerablecode.io/api/packages/67002?format=json","purl":"pkg:composer/neos/neos-ui@8.3.4","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/neos-ui@8.3.4"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/67003?format=json","purl":"pkg:composer/neos/media-browser@8.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-wacz-ague-cuex"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/67004?format=json","purl":"pkg:composer/neos/media-browser@8.1.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-wacz-ague-cuex"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.1.0"},{"url":"http://public2.vulnerablecode.io/api/packages/67005?format=json","purl":"pkg:composer/neos/media-browser@8.2.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-wacz-ague-cuex"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.2.0"},{"url":"http://public2.vulnerablecode.io/api/packages/67006?format=json","purl":"pkg:composer/neos/media-browser@8.3.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-wacz-ague-cuex"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.3.0"},{"url":"http://public2.vulnerablecode.io/api/packages/67001?format=json","purl":"pkg:composer/neos/neos-ui@8.3.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-wacz-ague-cuex"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/neos/neos-ui@8.3.3"}],"references":[{"reference_url":"https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html","reference_id":"","reference_type":"","scores":[],"url":"https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html"},{"reference_url":"https://digi.ninja/blog/svg_xss.php","reference_id":"","reference_type":"","scores":[],"url":"https://digi.ninja/blog/svg_xss.php"},{"reference_url":"https://github.com/neos/neos-development-collection/commit/4ac0df04d2e44e164e95887b466075dde3f04045","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/neos/neos-development-collection/commit/4ac0df04d2e44e164e95887b466075dde3f04045"},{"reference_url":"https://github.com/neos/neos-development-collection/issues/4833","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/neos/neos-development-collection/issues/4833"},{"reference_url":"https://github.com/neos/neos-development-collection/pull/4812","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/neos/neos-development-collection/pull/4812"},{"reference_url":"https://github.com/neos/neos-ui/releases/tag/8.3.4","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/neos/neos-ui/releases/tag/8.3.4"},{"reference_url":"https://rodelllemit.medium.com/stored-xss-in-neo-cms-8-3-3-9bd1cb973c5b","reference_id":"","reference_type":"","scores":[],"url":"https://rodelllemit.medium.com/stored-xss-in-neo-cms-8-3-3-9bd1cb973c5b"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-37611","reference_id":"CVE-2023-37611","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-37611"},{"reference_url":"https://github.com/advisories/GHSA-6qjf-7g3j-qx25","reference_id":"GHSA-6qjf-7g3j-qx25","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-6qjf-7g3j-qx25"}],"weaknesses":[{"cwe_id":1035,"name":"OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."},{"cwe_id":79,"name":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","description":"The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."},{"cwe_id":937,"name":"OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."}],"exploits":[],"severity_range_score":null,"exploitability":null,"weighted_severity":null,"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-wacz-ague-cuex"}