CVE-2020-11810

Published
View on NVD ↗
CVSS v3
3.7
LOW
CVSS v2
4.3
MEDIUM
Affected
1
PROJECT

Description

An issue was discovered in OpenVPN 2.4.x before 2.4.9. An attacker can inject a data channel v2 (P_DATA_V2) packet using a victim's peer-id. Normally such packets are dropped, but if this packet arrives before the data channel crypto parameters have been initialized, the victim's connection will be dropped. This requires careful timing due to the small time window (usually within a few seconds) between the victim client connection starting and the server PUSH_REPLY response back to the client. This attack will only work if Negotiable Cipher Parameters (NCP) is in use.

OpenVPN is an open source VPN daemon
GitHubGitHub
14.1K