Files
CVEs-PoC/2017/CVE-2017-13701.md
T
2024-07-25 21:25:12 +00:00

18 lines
760 B
Markdown

### [CVE-2017-13701](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13701)
![](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 EDS-G512E 5.1 build 16072215 devices. The backup file contains sensitive information in a insecure way. There is no salt for password hashing. Indeed passwords are stored without being ciphered with a timestamped ciphering method.
### POC
#### Reference
- https://www.sentryo.net/wp-content/uploads/2017/11/Switch-Moxa-Analysis.pdf
#### Github
No PoCs found on GitHub currently.