cvelist/2010/1xxx/CVE-2010-1633.json

103 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-1633",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://cvs.openssl.org/chngview?cn=19693",
"refsource" : "CONFIRM",
"url" : "http://cvs.openssl.org/chngview?cn=19693"
},
{
"name" : "http://cvs.openssl.org/filediff?f=openssl/crypto/rsa/rsa_pmeth.c&v1=1.34&v2=1.34.2.1",
"refsource" : "CONFIRM",
"url" : "http://cvs.openssl.org/filediff?f=openssl/crypto/rsa/rsa_pmeth.c&v1=1.34&v2=1.34.2.1"
},
{
"name" : "http://www.openssl.org/news/secadv_20100601.txt",
"refsource" : "CONFIRM",
"url" : "http://www.openssl.org/news/secadv_20100601.txt"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=598732",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=598732"
},
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004564",
"refsource" : "CONFIRM",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004564"
},
{
"name" : "40503",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/40503"
},
{
"name" : "40024",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/40024"
},
{
"name" : "57353",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/57353"
},
{
"name" : "ADV-2010-1313",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2010/1313"
}
]
}
}