cvelist/2019/11xxx/CVE-2019-11502.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-04-24 20:00:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-04-24 21:00:47 +00:00
"ID": "CVE-2019-11502",
"STATE": "PUBLIC"
2019-04-24 20:00:42 +00:00
},
2019-04-24 21:00:47 +00:00
"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",
2019-04-24 20:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-04-24 21:00:47 +00:00
"value": "snap-confine in snapd before 2.38 incorrectly set the ownership of a snap application to the uid and gid of the first calling user. Consequently, that user had unintended access to a private /tmp directory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2019/04/18/4",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2019/04/18/4"
},
{
"url": "https://github.com/snapcore/snapd/commit/bdbfeebef03245176ae0dc323392bb0522a339b1",
"refsource": "MISC",
"name": "https://github.com/snapcore/snapd/commit/bdbfeebef03245176ae0dc323392bb0522a339b1"
2019-04-25 18:00:46 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190425 Re: Security issues in snapcraft snap-confine set*id binary",
"url": "http://www.openwall.com/lists/oss-security/2019/04/25/7"
2019-04-24 20:00:42 +00:00
}
]
}
}