lint fixes
parent
bf4daa2869
commit
9a87ce55cc
|
@ -4,11 +4,12 @@ info:
|
|||
name: Adobe Experience Manager expression language injection vulnerability
|
||||
author: Domenico Veneziano
|
||||
severity: high
|
||||
description: Adobe Experience Manager versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0 has an expression language injection vulnerability.
|
||||
description: |
|
||||
Adobe Experience Manager versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0 has an expression language injection vulnerability.
|
||||
impact: |
|
||||
Successful exploitation could lead to sensitive information disclosure
|
||||
remediation: |
|
||||
To fix the vulnerability, it is necessary to update the Adobe AEM instance using the Service Pack 6.5.3.0
|
||||
To fix the vulnerability, it is necessary to update the Adobe AEM instance using the Service Pack 6.5.3.0
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-16469
|
||||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16469
|
||||
|
@ -24,6 +25,7 @@ http:
|
|||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/mnt/overlay/dam/gui/content/assets/metadataeditor.external.html?item=$%7b7*7%7d'
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue