update: id + reference update
parent
82e553895a
commit
c9ddd7a0ae
|
@ -33,6 +33,4 @@ requests:
|
|||
|
||||
- type: dsl
|
||||
dsl:
|
||||
- '!contains(tolower(body), "<html")'
|
||||
- '!contains(tolower(body), "<HTML")'
|
||||
condition: or
|
||||
- '!contains(tolower(body), "<html")'
|
|
@ -1,13 +1,16 @@
|
|||
id: hdnetwork-realtime-lfi
|
||||
id: CVE-2021-45043
|
||||
|
||||
info:
|
||||
name: HD-Network Real-time Monitoring System 2.0 - Local File Inclusion
|
||||
author: Evan Rubinstein
|
||||
severity: high
|
||||
description: Instances of HD-Netowrk Real-time Monitoring System version 2.0 are vulnerable to a Local File Inclusion (LFI) vulnerability which allows remote unauthenticate attackers to view important, confidnetial information.
|
||||
reference: https://www.exploit-db.com/exploits/50588
|
||||
reference:
|
||||
- https://www.exploit-db.com/exploits/50588
|
||||
- https://twitter.com/theCyberGuy0/status/1470669811269181444
|
||||
metadata:
|
||||
google-dork: intitle:"HD-Network Real-time Monitoring System V2.0"
|
||||
tags: hdnetwork,lfi,iot,camera
|
||||
tags: cve,cve2021,hdnetwork,lfi,iot,camera
|
||||
|
||||
requests:
|
||||
- raw:
|
Loading…
Reference in New Issue