CVE-2020-11810

Source
https://cve.org/CVERecord?id=CVE-2020-11810
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-11810.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-11810
Downstream
Related
Published
2020-04-27T15:15:12.407Z
Modified
2026-02-12T00:33:47.458432Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

An issue was discovered in OpenVPN 2.4.x before 2.4.9. An attacker can inject a data channel v2 (PDATAV2) 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.

References

Affected packages

Git / github.com/openvpn/openvpn

Affected ranges

Type
GIT
Repo
https://github.com/openvpn/openvpn
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-11810.json"
vanir_signatures
[
    {
        "digest": {
            "line_hashes": [
                "90943622108912467155850960296536084813",
                "99840981497638252770493070540255916633",
                "93249254339865075299320712538737073583",
                "72381888681462295647858487342054692821"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "target": {
            "file": "src/openvpn/multi.c"
        },
        "signature_type": "Line",
        "id": "CVE-2020-11810-aab14bc0",
        "source": "https://github.com/openvpn/openvpn/commit/37bc691e7d26ea4eb61a8a434ebd7a9ae76225ab",
        "deprecated": false
    },
    {
        "digest": {
            "function_hash": "271735853187244793999805235223739291986",
            "length": 4467.0
        },
        "signature_version": "v1",
        "target": {
            "file": "src/openvpn/multi.c",
            "function": "multi_process_incoming_link"
        },
        "signature_type": "Function",
        "id": "CVE-2020-11810-fcfb95a1",
        "source": "https://github.com/openvpn/openvpn/commit/37bc691e7d26ea4eb61a8a434ebd7a9ae76225ab",
        "deprecated": false
    }
]