mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
633 B
Markdown
18 lines
633 B
Markdown
### [CVE-2014-9687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9687)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
eCryptfs 104 and earlier uses a default salt to encrypt the mount passphrase, which makes it easier for attackers to obtain user passwords via a brute force attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/sylvainpelissier/ecryptfs-dictionary-v1
|
|
|