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

20 lines
974 B
Markdown

### [CVE-2018-10690](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10690)
![](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
An issue was discovered on Moxa AWK-3121 1.14 devices. The device by default allows HTTP traffic thus providing an insecure communication mechanism for a user connecting to the web server. This allows an attacker to sniff the traffic easily and allows an attacker to compromise sensitive data such as credentials.
### POC
#### Reference
- http://packetstormsecurity.com/files/153223/Moxa-AWK-3121-1.14-Information-Disclosure-Command-Execution.html
- https://github.com/samuelhuntley/Moxa_AWK_1121/blob/master/Moxa_AWK_1121
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/samuelhuntley/Moxa_AWK_1121