CVE-2025-64537
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 an attacker to inject malicious scripts into a web page, which are then executed in the victim's browser. This can lead to arbitrary code execution when a victim visits a specially crafted malicious page.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could lead to session takeover and compromise the confidentiality and integrity of user data, which may result in non-compliance with standards and regulations such as GDPR and HIPAA that require protection of personal and sensitive information.
What immediate steps should I take to mitigate this vulnerability?
Immediate steps to mitigate this vulnerability include updating Adobe Experience Manager to a version later than 6.5.23 where the vulnerability is fixed, avoiding visiting untrusted or suspicious web pages that could exploit the vulnerability, and implementing web application firewall (WAF) rules to detect and block malicious script injections. Additionally, educating users about the risks of clicking on unknown links can help reduce exploitation risk.
How can this vulnerability impact me? :
The vulnerability can lead to session takeover by an attacker, which compromises the confidentiality and integrity of user data. This means attackers could hijack user sessions and potentially perform actions on behalf of the victim, leading to significant security risks.