CVE-2019-15790
CVSS V2 Low 2.1
CVSS V3 Low 3.3
Description
Apport reads and writes information on a crashed process to /proc/pid with elevated privileges. Apport then determines which user the crashed process belongs to by reading /proc/pid through get_pid_info() in data/apport. An unprivileged user could exploit this to read information about a privileged running process by exploiting PID recycling. This information could then be used to obtain ASLR offsets for a process with an existing memory corruption vulnerability. The initial fix introduced regressions in the Python Apport library due to a missing argument in Report.add_proc_environ in apport/report.py. It also caused an autopkgtest failure when reading /proc/pid and with Python 2 compatibility by reading /proc maps. The initial and subsequent regression fixes are in 2.20.11-0ubuntu16, 2.20.11-0ubuntu8.6, 2.20.9-0ubuntu7.12, 2.20.1-0ubuntu2.22 and 2.14.1-0ubuntu3.29+esm3.
Overview
- CVE ID
- CVE-2019-15790
- Assigner
- security@ubuntu.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-04-28T00:15:12
- Last Modified Date
- 2020-05-14T00:58:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apport_project:apport:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 2.1
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 3.3
- Base Severity
- LOW
- Exploitability Score
- 1.8
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://usn.ubuntu.com/4171-2/ | Third Party Advisory |
https://usn.ubuntu.com/4171-3/ | Third Party Advisory |
https://usn.ubuntu.com/4171-1/ | Third Party Advisory |
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1851806 | Exploit Issue Tracking Third Party Advisory |
https://bugs.launchpad.net/apport/+bug/1854237 | Issue Tracking Third Party Advisory |
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1839795 | Exploit Issue Tracking Third Party Advisory |
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1850929 | Exploit Issue Tracking Patch Third Party Advisory |
https://usn.ubuntu.com/4171-4/ | Third Party Advisory |
https://usn.ubuntu.com/4171-5/ | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-15790 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15790 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:32:24 | Added to TrackCVE | |||
2022-12-04 15:46:56 | 2020-04-28T00:15Z | 2020-04-28T00:15:12 | CVE Published Date | updated |
2022-12-04 15:46:56 | 2020-05-14T00:58:57 | CVE Modified Date | updated | |
2022-12-04 15:46:56 | Analyzed | Vulnerability Status | updated |