cvelist/2017/6xxx/CVE-2017-6967.json
2019-03-18 01:54:41 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-6967",
"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": "xrdp 0.9.1 calls the PAM function auth_start_session() in an incorrect location, leading to PAM session modules not being properly initialized, with a potential consequence of incorrect configurations or elevation of privileges, aka a pam_limits.so bypass."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/neutrinolabs/xrdp/issues/350",
"refsource": "MISC",
"url": "https://github.com/neutrinolabs/xrdp/issues/350"
},
{
"name": "https://bugs.launchpad.net/ubuntu/+source/xrdp/+bug/1672742",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/+source/xrdp/+bug/1672742"
},
{
"name": "https://github.com/neutrinolabs/xrdp/pull/694",
"refsource": "MISC",
"url": "https://github.com/neutrinolabs/xrdp/pull/694"
}
]
}
}