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

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The get_server_hello function in the SSLv2 client code in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows remote servers to cause a denial of service (client crash) via unknown vectors that trigger a null pointer dereference.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.vmware.com/support/esx2/doc/esx-202-200612-patch.html
|
||
|
- http://www.vmware.com/support/player/doc/releasenotes_player.html
|
||
|
- http://www.vmware.com/support/player2/doc/releasenotes_player2.html
|
||
|
- http://www.vmware.com/support/server/doc/releasenotes_server.html
|
||
|
- http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html
|
||
|
- http://www.vmware.com/support/ws6/doc/releasenotes_ws6.html
|
||
|
- https://www.exploit-db.com/exploits/4773
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
||
|
|