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

18 lines
725 B
Markdown

### [CVE-2011-0412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0412)
![](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
Oracle Solaris 8, 9, and 10 stores back-out patch files (undo.Z) unencrypted with world-readable permissions under /var/sadm/pkg/, which allows local users to obtain password hashes and conduct brute force password guessing attacks.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpuapr2011-301950.html
#### Github
No PoCs found on GitHub currently.