mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
### [CVE-2020-29669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Macally WIFISD2-2A82 Media and Travel Router 2.000.010, the Guest user is able to reset its own password. This process has a vulnerability which can be used to take over the administrator account and results in shell access. As the admin user may read the /etc/shadow file, the password hashes of each user (including root) can be dumped. The root hash can be cracked easily which results in a complete system compromise.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/160478/Macally-WIFISD2-2A82-2.000.010-Privilege-Escalation.html
|
|
- https://github.com/S1lkys/CVE-2020-29669
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/code-byter/CVE-2020-29669
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|