mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
907 B
Markdown
19 lines
907 B
Markdown
### [CVE-2011-4121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4121)
|
|
&color=blue)
|
|

|
|

|
|
|
|
### Description
|
|
|
|
The OpenSSL extension of Ruby (Git trunk) versions after 2011-09-01 up to 2011-11-03 always generated an exponent value of '1' to be used for private RSA key generation. A remote attacker could use this flaw to bypass or corrupt integrity of services, depending on strong private RSA keys generation mechanism.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|