cvelist/2024/1xxx/CVE-2024-1305.json
2024-07-08 18:00:35 +00:00

80 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1305",
"ASSIGNER": "security@openvpn.net",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "tap-windows6 driver version 9.26 and earlier does not properly \ncheck the size data of incomming write operations which an attacker can \nuse to overflow memory buffers, resulting in a bug check and potentially\n arbitrary code execution in kernel space"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer Overflow or Wraparound",
"cweId": "CWE-190"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OpenVPN",
"product": {
"product_data": [
{
"product_name": "tap-windows6",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "9.26 or earlier"
}
]
}
},
{
"product_name": "OpenVPN-GUI",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.6.9 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://community.openvpn.net/openvpn/wiki/CVE-2024-1305",
"refsource": "MISC",
"name": "https://community.openvpn.net/openvpn/wiki/CVE-2024-1305"
},
{
"url": "https://www.mail-archive.com/openvpn-users@lists.sourceforge.net/msg07534.html",
"refsource": "MISC",
"name": "https://www.mail-archive.com/openvpn-users@lists.sourceforge.net/msg07534.html"
}
]
}
}