CVE-2025-64847
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
What immediate steps should I take to mitigate this vulnerability?
To mitigate this stored Cross-Site Scripting (XSS) vulnerability in Adobe Experience Manager versions 6.5.23 and earlier, you should update Adobe Experience Manager to a version later than 6.5.23 where the vulnerability is fixed. Additionally, restrict user input in form fields to prevent malicious script injection and apply proper input validation and output encoding.
Can you explain this vulnerability to me?
This vulnerability is a stored Cross-Site Scripting (XSS) issue in Adobe Experience Manager versions 6.5.23 and earlier. It allows a low privileged attacker to inject malicious JavaScript code into vulnerable form fields. When a victim visits the affected page, the malicious script executes in their browser.
How can this vulnerability impact me? :
The vulnerability can lead to malicious scripts running in users' browsers, potentially allowing attackers to steal sensitive information, hijack user sessions, or perform actions on behalf of the victim within the affected application.