cvelist/2019/12xxx/CVE-2019-12439.json
2019-07-24 16:00:50 +00:00

106 lines
3.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12439",
"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": "bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations (related to XDG_RUNTIME_DIR), a local attacker may abuse this flaw to prevent other users from executing bubblewrap or potentially execute code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/projectatomic/bubblewrap/issues/304",
"refsource": "MISC",
"name": "https://github.com/projectatomic/bubblewrap/issues/304"
},
{
"url": "https://github.com/projectatomic/bubblewrap/commit/efc89e3b939b4bde42c10f065f6b7b02958ed50e",
"refsource": "MISC",
"name": "https://github.com/projectatomic/bubblewrap/commit/efc89e3b939b4bde42c10f065f6b7b02958ed50e"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695963",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1695963"
},
{
"url": "https://github.com/projectatomic/bubblewrap/releases/tag/v0.3.3",
"refsource": "MISC",
"name": "https://github.com/projectatomic/bubblewrap/releases/tag/v0.3.3"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1535",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00028.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1721",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00015.html"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1833",
"url": "https://access.redhat.com/errata/RHSA-2019:1833"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:H/AV:L/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.0"
}
}
}