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

19 lines
779 B
Markdown

### [CVE-2016-5709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5709)
![](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
SolarWinds Virtualization Manager 6.3.1 and earlier uses weak encryption to store passwords in /etc/shadow, which allows local users with superuser privileges to obtain user passwords via a brute force attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/137525/Solarwinds-Virtualization-Manager-6.3.1-Weak-Crypto.html
- http://seclists.org/fulldisclosure/2016/Jun/38
#### Github
No PoCs found on GitHub currently.