Executive Summary

Informations
Name CVE-2019-15790 First vendor Publication 2020-04-28
Vendor Cve Last vendor Modification 2023-06-12

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Overall CVSS Score 3.3
Base Score 3.3 Environmental Score 3.3
impact SubScore 1.4 Temporal Score 3.3
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact Low
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:L/AC:L/Au:N/C:P/I:N/A:N)
Cvss Base Score 2.1 Attack Range Local
Cvss Impact Score 2.9 Attack Complexity Low
Cvss Expoit Score 3.9 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15790

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-269 Improper Privilege Management

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Os 5

Sources (Detail)

Source Url
CONFIRM https://bugs.launchpad.net/apport/+bug/1854237
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1839795
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1850929
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1851806
https://usn.ubuntu.com/4171-1/
https://usn.ubuntu.com/4171-2/
https://usn.ubuntu.com/4171-3/
https://usn.ubuntu.com/4171-4/
https://usn.ubuntu.com/4171-5/
MISC http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Intege...

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2023-06-12 13:27:46
  • Multiple Updates
2021-05-04 13:31:22
  • Multiple Updates
2021-04-22 02:46:04
  • Multiple Updates
2020-05-23 02:25:40
  • First insertion