mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
815 B
Markdown
19 lines
815 B
Markdown
### [CVE-2006-3589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3589)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
vmware-config.pl in VMware for Linux, ESX Server 2.x, and Infrastructure 3 does not check the return code from a Perl chmod function call, which might cause an SSL key file to be created with an unsafe umask that allows local users to read or modify the SSL key.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/support/esx2/doc/esx-202-200612-patch.html
|
|
- http://www.vmware.com/support/esx2/doc/esx-202-200612-patch.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|