mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
26 lines
1.3 KiB
Markdown
26 lines
1.3 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.cisco.com/warp/public/707/cisco-sr-20061108-openssl.shtml
|
|
- http://www.ubuntu.com/usn/usn-353-1
|
|
- 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
|
|
|