mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2021-35973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35973)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NETGEAR WAC104 devices before 1.0.4.15 are affected by an authentication bypass vulnerability in /usr/sbin/mini_httpd, allowing an unauthenticated attacker to invoke any action by adding the ¤tsetting.htm substring to the HTTP query, a related issue to CVE-2020-27866. This directly allows the attacker to change the web UI password, and eventually to enable debug mode (telnetd) and gain a shell on the device as the admin limited-user account (however, escalation to root is simple because of weak permissions on the /etc/ directory).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gynvael.coldwind.pl/?lang=en&id=736
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
|