cvelist/2010/0xxx/CVE-2010-0928.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-0928",
"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" : "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf"
},
{
"name" : "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html"
},
{
"name" : "http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/"
},
{
"name" : "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/"
},
{
"name" : "62808",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/62808"
},
{
"name" : "openssl-fwe-weak-security(56750)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"
}
]
}
}