Files
CVEs-PoC/2021/CVE-2021-20169.md
T
2024-06-18 02:51:15 +02:00

18 lines
780 B
Markdown

### [CVE-2021-20169](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20169)
![](https://img.shields.io/static/v1?label=Product&message=Netgear%20RAX43&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Access%20Controls&color=brighgreen)
### Description
Netgear RAX43 version 1.0.3.96 does not utilize secure communications to the web interface. By default, all communication to/from the device is sent via HTTP, which causes potentially sensitive information (such as usernames and passwords) to be transmitted in cleartext.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2021-55
#### Github
No PoCs found on GitHub currently.