cvelist/2016/1xxx/CVE-2016-1494.json
2019-03-18 04:01:33 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-1494",
"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 verify function in the RSA package for Python (Python-RSA) before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20160104 Re: CVE Request: python-rsa signature forgery",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/01/05/3"
},
{
"name": "79829",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/79829"
},
{
"name": "https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa/",
"refsource": "MISC",
"url": "https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa/"
},
{
"name": "[oss-security] 20160105 CVE Request: python-rsa signature forgery",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/01/05/1"
},
{
"name": "FEDORA-2016-70edfbbcef",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175897.html"
},
{
"name": "openSUSE-SU-2016:0108",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-01/msg00032.html"
},
{
"name": "https://bitbucket.org/sybren/python-rsa/pull-requests/14/security-fix-bb06-attack-in-verify-by/diff",
"refsource": "CONFIRM",
"url": "https://bitbucket.org/sybren/python-rsa/pull-requests/14/security-fix-bb06-attack-in-verify-by/diff"
},
{
"name": "FEDORA-2016-c845706426",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175942.html"
}
]
}
}