### [CVE-2013-6805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6805)



### Description
OpenText Exceed OnDemand (EoD) 8 uses weak encryption for passwords, which makes it easier for (1) remote attackers to discover credentials by sniffing the network or (2) local users to discover credentials by reading a .eod8 file.
### POC
#### Reference
- https://github.com/koto/exceed-mitm
#### Github