Enhancement: cves/2019/CVE-2019-8086.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-04-03 16:29:18 -04:00
parent edbec2d9b8
commit 11632d5dfa
1 changed files with 5 additions and 3 deletions

View File

@ -1,15 +1,15 @@
id: CVE-2019-8086
info:
name: Adobe Experience Manager XXE
name: Adobe Experience Manager - XML External Entity Injection
author: DhiyaneshDk
severity: high
description: Adobe Experience Manager versions 6.5, 6.4, 6.3 and 6.2 have a xml external entity injection vulnerability. Successful exploitation could lead to sensitive information disclosure.
description: 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.
reference:
- https://speakerdeck.com/0ang3el/a-hackers-perspective-on-aem-applications-security?slide=13
- https://github.com/0ang3el/aem-hacker/blob/master/aem_hacker.py
- https://nvd.nist.gov/vuln/detail/CVE-2019-8086
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-8086
- https://nvd.nist.gov/vuln/detail/CVE-2019-8086
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
@ -56,3 +56,5 @@ requests:
- type: status
status:
- 200
# Enhanced by md on 2023/04/03