mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
85 lines
3.4 KiB
JSON
85 lines
3.4 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-3761",
|
|
"ASSIGNER": "security@openvpn.net",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "OpenVPN Connect versions before 3.4.0.4506 (macOS) and OpenVPN Connect before 3.4.0.3100 (Windows) allows man-in-the-middle attackers to intercept configuration profile download requests which contains the users credentials"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-295 Improper Certificate Validation",
|
|
"cweId": "CWE-295"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "OpenVPN Inc",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "OpenVPN Connect",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"status": "affected",
|
|
"version": "until 3.4.0.4506",
|
|
"lessThan": "3.4.0.4506",
|
|
"versionType": "macOS"
|
|
},
|
|
{
|
|
"status": "affected",
|
|
"version": "until 3.4.0.3100",
|
|
"lessThan": "3.4.0.3100",
|
|
"versionType": "Windows"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/",
|
|
"refsource": "MISC",
|
|
"name": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/"
|
|
},
|
|
{
|
|
"url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/",
|
|
"refsource": "MISC",
|
|
"name": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
|
|
}
|
|
]
|
|
}
|
|
} |