cvelist/2020/36xxx/CVE-2020-36382.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2021-05-31 13:00:48 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-36382",
2021-06-04 11:00:48 +00:00
"ASSIGNER": "security@openvpn.net",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OpenVPN Access Server",
"version": {
"version_data": [
{
"version_value": "2.7.3 to 2.8.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-754: Improper Check for Unusual or Exceptional Conditions"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://openvpn.net/vpn-server-resources/release-notes/",
"url": "https://openvpn.net/vpn-server-resources/release-notes/"
},
{
"refsource": "MISC",
"name": "https://openvpn.net/security-advisory/access-server-security-update-cve-2020-15077-cve-2020-36382/",
"url": "https://openvpn.net/security-advisory/access-server-security-update-cve-2020-15077-cve-2020-36382/"
}
]
2021-05-31 13:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-04 11:00:48 +00:00
"value": "OpenVPN Access Server 2.7.3 to 2.8.7 allows remote attackers to trigger an assert during the user authentication phase via incorrect authentication token data in an early phase of the user authentication resulting in a denial of service."
2021-05-31 13:00:48 +00:00
}
]
}
}