cvelist/2019/5xxx/CVE-2019-5163.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-01-04 09:04:41 -05:00
{
2019-12-03 22:01:00 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 05:27:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5163",
2019-12-03 22:01:00 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Shadowsocks",
"version": {
"version_data": [
{
"version_value": "Shadowsocks-libev 3.3.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "denial of service"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0956",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0956"
2019-12-11 16:01:01 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2667",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00023.html"
2020-01-29 22:01:07 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0142",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00061.html"
2019-12-03 22:01:00 +00:00
}
]
2019-03-18 05:27:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-03 22:01:00 +00:00
"value": "An exploitable denial-of-service vulnerability exists in the UDPRelay functionality of Shadowsocks-libev 3.3.2. When utilizing a Stream Cipher and a local_address, arbitrary UDP packets can cause a FATAL error code path and exit. An attacker can send arbitrary UDP packets to trigger this vulnerability."
2019-03-18 05:27:59 +00:00
}
]
}
}