cvelist/2013/2xxx/CVE-2013-2061.json
2019-03-18 02:31:56 +00:00

107 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2061",
"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 openvpn_decrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2013-7552",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105568.html"
},
{
"name": "FEDORA-2013-7531",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105609.html"
},
{
"name": "openSUSE-SU-2013:1645",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00012.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=960192",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=960192"
},
{
"name": "[oss-security] 20130506 Re: CVE request: OpenVPN use of non-constant-time memcmp in HMAC comparison in openvpn_decrypt",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/05/06/6"
},
{
"name": "MDVSA-2013:167",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:167"
},
{
"name": "openSUSE-SU-2013:1649",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2013-11/msg00016.html"
},
{
"name": "https://bugs.gentoo.org/show_bug.cgi?id=468756",
"refsource": "CONFIRM",
"url": "https://bugs.gentoo.org/show_bug.cgi?id=468756"
},
{
"name": "https://github.com/OpenVPN/openvpn/commit/11d21349a4e7e38a025849479b36ace7c2eec2ee",
"refsource": "CONFIRM",
"url": "https://github.com/OpenVPN/openvpn/commit/11d21349a4e7e38a025849479b36ace7c2eec2ee"
},
{
"name": "https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-f375aa67cc",
"refsource": "CONFIRM",
"url": "https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-f375aa67cc"
}
]
}
}