cve/2017/CVE-2017-6351.md

18 lines
857 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-6351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6351)
![](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
The WePresent WiPG-1500 device with firmware 1.0.3.7 has a manufacturer account that has a hardcoded username / password. Once the device is set to DEBUG mode, an attacker can connect to the device using the telnet protocol and log into the device with the 'abarco' hardcoded manufacturer account. This account is not documented, nor is the DEBUG feature or the use of telnetd on port tcp/5885.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41480/
#### Github
No PoCs found on GitHub currently.