cvelist/2010/0xxx/CVE-2010-0928.json
2019-03-18 05:27:31 +00:00

87 lines
3.2 KiB
JSON

{
"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": "openssl-fwe-weak-security(56750)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"
},
{
"name": "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/",
"refsource": "MISC",
"url": "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/"
},
{
"name": "62808",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/62808"
},
{
"name": "http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/",
"refsource": "MISC",
"url": "http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/"
},
{
"name": "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf",
"refsource": "MISC",
"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",
"url": "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html"
}
]
}
}