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

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows attackers to cause a denial of service (CPU consumption) via parasitic public keys with large (1) "public exponent" or (2) "public modulus" values in X.509 certificates that require extra time to process when using RSA signature verification.
|
||
|
|
||
|
### 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
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
||
|
|