mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2016-5746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5746)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libstorage, libstorage-ng, and yast-storage improperly store passphrases for encrypted storage devices in a temporary file on disk, which might allow local users to obtain sensitive information by reading the file, as demonstrated by /tmp/libstorage-XXXXXX/pwdf.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/yast/yast-storage/pull/224
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|