cvelist/2019/3xxx/CVE-2019-3946.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-06-12 15:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 03:03:53 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3946",
2019-06-12 15:00:55 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Fuji Electric V-Server",
"version": {
"version_data": [
{
"version_value": "Versions prior to 6.0.33.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2019-27",
"url": "https://www.tenable.com/security/research/tra-2019-27"
2019-06-13 12:01:03 +00:00
},
{
"refsource": "BID",
"name": "108740",
"url": "http://www.securityfocus.com/bid/108740"
2019-06-12 15:00:55 +00:00
}
]
2019-03-18 03:03:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-12 15:00:55 +00:00
"value": "Fuji Electric V-Server before 6.0.33.0 is vulnerable to denial of service via a crafted UDP message sent to port 8005. An unauthenticated, remote attacker can crash vserver.exe due to an integer overflow in the UDP message handling logic."
2019-03-18 03:03:53 +00:00
}
]
}
}