"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-04-19 20:01:12 +00:00
parent d1c2703bdb
commit d35048e676
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -0,0 +1,77 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20786",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "handleIncomingPacket in conn.go in Pion DTLS before 1.5.2 lacks a check for application data with epoch 0, which allows remote attackers to inject arbitrary unencrypted data after handshake completion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.usenix.org/system/files/sec20fall_fiterau-brostean_prepub.pdf",
"refsource": "MISC",
"name": "https://www.usenix.org/system/files/sec20fall_fiterau-brostean_prepub.pdf"
},
{
"url": "https://www.usenix.org/conference/usenixsecurity20/presentation/fiterau-brostean",
"refsource": "MISC",
"name": "https://www.usenix.org/conference/usenixsecurity20/presentation/fiterau-brostean"
},
{
"url": "https://github.com/pion/dtls/commit/fd73a5df2ff0e1fb6ae6a51e2777d7a16cc4f4e0",
"refsource": "MISC",
"name": "https://github.com/pion/dtls/commit/fd73a5df2ff0e1fb6ae6a51e2777d7a16cc4f4e0"
},
{
"url": "https://github.com/pion/dtls/compare/v1.5.1...v1.5.2",
"refsource": "MISC",
"name": "https://github.com/pion/dtls/compare/v1.5.1...v1.5.2"
}
]
}
}