mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
19 lines
908 B
Markdown
19 lines
908 B
Markdown
### [CVE-2010-1633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1633)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RSA verification recovery in the EVP_PKEY_verify_recover function in OpenSSL 1.x before 1.0.0a, as used by pkeyutl and possibly other applications, returns uninitialized memory upon failure, which might allow context-dependent attackers to bypass intended key requirements or obtain sensitive information via unspecified vectors. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|