cvelist/2017/7xxx/CVE-2017-7479.json

81 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-7479",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "openvpn",
"version" : {
"version_data" : [
{
"version_value" : "< 2.3.15"
},
{
"version_value" : "< 2.4.2"
}
]
}
}
]
},
"vendor_name" : "OpenVPN Technologies, Inc"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OpenVPN versions before 2.3.15 and before 2.4.2 are vulnerable to reachable assertion when packet-ID counter rolls over resulting into Denial of Service of server by authenticated attacker."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-617"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://community.openvpn.net/openvpn/wiki/QuarkslabAndCryptographyEngineerAudits",
"refsource" : "CONFIRM",
"url" : "https://community.openvpn.net/openvpn/wiki/QuarkslabAndCryptographyEngineerAudits"
},
{
"name" : "DSA-3900",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3900"
},
{
"name" : "98443",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/98443"
},
{
"name" : "1038473",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1038473"
}
]
}
}