All intelligence
// vulnerability record
live · NVDCVE-2024-53969
MEDIUMpublished 2025-03-19 17:15 UTC · 1 year ago · modified 2026-06-17 08:09 UTC
5.4
CVSS / 10
// description
Adobe Experience Manager versions 6.5.21 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability that could be exploited to execute arbitrary code in the context of the victim's browser session. By manipulating the DOM environment in the victim's browser, a low privileged attacker can inject malicious scripts that are executed by the victim's browser. Exploitation of this issue requires user interaction, typically in the form of following a malicious link.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79