mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2017-8296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8296)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kedpm 0.5 and 1.0 creates a history file in ~/.kedpm/history that is written in cleartext. All of the commands performed in the password manager are written there. This can lead to the disclosure of the master password if the "password" command is used with an argument. The names of the password entries created and consulted are also accessible in cleartext.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/kedpm/bugs/6/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|