Files
CVEs-PoC/2016/CVE-2016-5746.md
T
2024-06-18 02:51:15 +02:00

18 lines
728 B
Markdown

### [CVE-2016-5746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5746)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.