cvelist/2017/16xxx/CVE-2017-16927.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-11-23 01:03:24 -05:00
{
2019-03-18 03:39:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16927",
"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": [
2017-11-23 01:03:24 -05:00
{
2019-03-18 03:39:20 +00:00
"lang": "eng",
"value": "The scp_v0s_accept function in sesman/libscp/libscp_v0.c in the session manager in xrdp through 0.9.4 uses an untrusted integer as a write length, which allows local users to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted input stream."
2017-11-23 01:03:24 -05:00
}
2019-03-18 03:39:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/xrdp-devel/PmVfMuy_xBA",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!topic/xrdp-devel/PmVfMuy_xBA"
},
{
"name": "https://github.com/neutrinolabs/xrdp/pull/958",
"refsource": "CONFIRM",
"url": "https://github.com/neutrinolabs/xrdp/pull/958"
},
{
"name": "[debian-lts-announce] 20171211 [SECURITY] [DLA 1203-1] xrdp security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2017/12/msg00005.html"
}
]
}
}