CVE-2025-64543
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-12
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | experience_manager | to 6.5.24.0 (inc) |
| adobe | experience_manager | 6.5.23 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a DOM-based Cross-Site Scripting (XSS) issue in Adobe Experience Manager versions 6.5.23 and earlier. It allows a low privileged attacker to execute malicious scripts in the victim's browser by exploiting the way the application handles user input in the Document Object Model (DOM). Exploitation requires user interaction, such as visiting a specially crafted URL or interacting with a manipulated web page.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute malicious scripts in the context of a victim's browser, potentially leading to theft of sensitive information, session hijacking, or performing actions on behalf of the victim. Since exploitation requires user interaction, the attacker might trick users into visiting malicious links or pages.