blob: 3d97224a53422de1c95750fcbb22f3302f317485 [file] [log] [blame]
{
"id": "GO-2020-0038",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2019-20786",
"GHSA-7gfg-6934-mqq2"
],
"details": "Due to improper verification of packets, unencrypted packets containing application data are accepted after the initial handshake. This allows an attacker to inject arbitrary data which the client/server believes was encrypted, despite not knowing the session key.",
"affected": [
{
"package": {
"name": "github.com/pion/dtls",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.2"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0038"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/pion/dtls",
"symbols": [
"Client",
"Conn.handleIncomingPacket",
"Dial",
"Listener.Accept",
"Resume",
"Server"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/pion/dtls/pull/128"
},
{
"type": "FIX",
"url": "https://github.com/pion/dtls/commit/fd73a5df2ff0e1fb6ae6a51e2777d7a16cc4f4e0"
},
{
"type": "WEB",
"url": "https://www.usenix.org/system/files/sec20fall_fiterau-brostean_prepub.pdf"
}
],
"schema_version": "1.3.1"
}