cvelist/2015/2xxx/CVE-2015-2141.json
2019-03-18 05:17:45 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2141",
"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": "The InvertibleRWFunction::CalculateInverse function in rw.cpp in libcrypt++ 5.6.2 does not properly blind private key operations for the Rabin-Williams digital signature algorithm, which allows remote attackers to obtain private keys via a timing attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-3296",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3296"
},
{
"name": "75467",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/75467"
},
{
"name": "http://sourceforge.net/p/cryptopp/code/542/",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/p/cryptopp/code/542/"
},
{
"name": "https://github.com/weidai11/cryptopp/commit/9425e16437439e68c7d96abef922167d68fafaff",
"refsource": "CONFIRM",
"url": "https://github.com/weidai11/cryptopp/commit/9425e16437439e68c7d96abef922167d68fafaff"
},
{
"name": "openSUSE-SU-2015:1271",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00047.html"
}
]
}
}