mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2016-2379](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2379)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Mxit protocol uses weak encryption when encrypting user passwords, which might allow attackers to (1) decrypt hashed passwords by leveraging knowledge of client registration codes or (2) gain login access by eavesdropping on login messages and re-using the hashed passwords.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|