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

19 lines
925 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2018-13313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13313)
![](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
In TOTOLINK A3002RU 1.0.8, the router provides a page that allows the user to change their account name and password. This page, password.htm, contains JavaScript which is used to confirm the user knows their current password before allowing them to change their password. However, this JavaScript contains the current users password in plaintext.
### POC
#### Reference
- https://blog.securityevaluators.com/new-vulnerabilities-in-totolink-a3002ru-d6f42a081154
- https://www.ise.io/casestudies/sohopelessly-broken-2-0/
#### Github
- https://github.com/ARPSyndicate/cvemon