cvelist/2019/7xxx/CVE-2019-7307.json
2019-08-29 15:00:55 +00:00

113 lines
4.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2019-07-09T00:00:00.000Z",
"ID": "CVE-2019-7307",
"STATE": "PUBLIC",
"TITLE": "Apport contains a TOCTTOU vulnerability when reading the users ~/.apport-ignore.xml"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ubuntu",
"product": {
"product_data": [
{
"product_name": "apport",
"version": {
"version_data": [
{
"version_value": "before 2.14.1-0ubuntu3.29+esm1"
},
{
"version_value": "before 2.20.1-0ubuntu2.19"
},
{
"version_value": "before 2.20.9-0ubuntu7.7"
},
{
"version_value": "before 2.20.10-0ubuntu27.1"
},
{
"version_value": "before 2.20.11-0ubuntu5"
}
]
}
}
]
}
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kevin Backhouse of Semmle Security Research Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apport before versions 2.14.1-0ubuntu3.29+esm1, 2.20.1-0ubuntu2.19, 2.20.9-0ubuntu7.7, 2.20.10-0ubuntu27.1, 2.20.11-0ubuntu5 contained a TOCTTOU vulnerability when reading the users ~/.apport-ignore.xml file, which allows a local attacker to replace this file with a symlink to any other file on the system and so cause Apport to include the contents of this other file in the resulting crash report. The crash report could then be read by that user either by causing it to be uploaded and reported to Launchpad, or by leveraging some other vulnerability to read the resulting crash report, and so allow the user to read arbitrary files on the system."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-7307.html",
"name": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-7307.html"
},
{
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/%2Bsource/apport/%2Bbug/1830858",
"name": "https://bugs.launchpad.net/ubuntu/%2Bsource/apport/%2Bbug/1830858"
}
]
},
"source": {
"advisory": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-7307.html",
"defect": [
"https://bugs.launchpad.net/ubuntu/%2Bsource/apport/%2Bbug/1830858"
],
"discovery": "EXTERNAL"
}
}