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

18 lines
715 B
Markdown

### [CVE-2017-11519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11519)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
passwd_recovery.lua on the TP-Link Archer C9(UN)_V2_160517 allows an attacker to reset the admin password by leveraging a predictable random number generator seed. This is fixed in C9(UN)_V2_170511.
### POC
#### Reference
- https://devcraft.io/posts/2017/07/21/tp-link-archer-c9-admin-password-reset.html
#### Github
- https://github.com/vakzz/tplink-CVE-2017-11519