cvelist/2019/18xxx/CVE-2019-18192.json
2019-10-18 00:01:00 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18192",
"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": "GNU Guix 1.0.1 allows local users to gain access to an arbitrary user's account because the parent directory of the user-profile directories is world writable, a similar issue to CVE-2019-17365."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://issues.guix.gnu.org/issue/37744",
"refsource": "MISC",
"name": "https://issues.guix.gnu.org/issue/37744"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20191017 CVE-2019-18192: Insecure permissions on Guix profile directory",
"url": "http://www.openwall.com/lists/oss-security/2019/10/17/3"
}
]
}
}