-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                              ESB-2019.4039.3
                    USN-4171-1: Apport vulnerabilities
                              6 November 2019

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           Apport
Publisher:         Ubuntu
Operating System:  Ubuntu
                   UNIX variants (UNIX, Linux, OSX)
Impact/Access:     Access Privileged Data -- Existing Account
                   Denial of Service      -- Existing Account
Resolution:        Patch/Upgrade
CVE Names:         CVE-2019-15790 CVE-2019-11485 CVE-2019-11483
                   CVE-2019-11482 CVE-2019-11481 

Original Bulletin: 
   https://usn.ubuntu.com/4171-1/
   https://usn.ubuntu.com/4171-2/
   https://usn.ubuntu.com/4171-3/
   https://usn.ubuntu.com/4171-4/

Comment: This bulletin contains four (4) Ubuntu security advisories.
         
         This advisory references vulnerabilities in products which run on 
         platforms other than Ubuntu. It is recommended that administrators 
         running Apport check for an updated version of the software for 
         their operating system.

Revision History:  November  6 2019: Update to fix regression
                   November  5 2019: Fix provided for Ubuntu 14.04 ESM
                   October  31 2019: Initial Release

- --------------------------BEGIN INCLUDED TEXT--------------------

USN-4171-1: Apport vulnerabilities
30 October 2019

apport vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:

  o Ubuntu 19.10
  o Ubuntu 19.04
  o Ubuntu 18.04 LTS
  o Ubuntu 16.04 LTS

Summary

Several security issues were fixed in Apport.

Software Description

  o apport - automatically generate crash reports for debugging

Details

Kevin Backhouse discovered Apport would read its user-controlled settings file
as the root user. This could be used by a local attacker to possibly crash
Apport or have other unspecified consequences. (CVE-2019-11481)

Sander Bos discovered a race-condition in Apport during core dump creation.
This could be used by a local attacker to generate a crash report for a
privileged process that is readable by an unprivileged user. (CVE-2019-11482)

Sander Bos discovered Apport mishandled crash dumps originating from
containers. This could be used by a local attacker to generate a crash report
for a privileged process that is readable by an unprivileged user.
(CVE-2019-11483)

Sander Bos discovered Apport mishandled lock-file creation. This could be used
by a local attacker to cause a denial of service against Apport.
(CVE-2019-11485)

Kevin Backhouse discovered Apport read various process-specific files with
elevated privileges during crash dump generation. This could could be used by a
local attacker to generate a crash report for a privileged process that is
readable by an unprivileged user. (CVE-2019-15790)

Update instructions

The problem can be corrected by updating your system to the following package
versions:

Ubuntu 19.10
    apport - 2.20.11-0ubuntu8.1
    python-apport - 2.20.11-0ubuntu8.1
    python3-apport - 2.20.11-0ubuntu8.1
Ubuntu 19.04
    apport - 2.20.10-0ubuntu27.2
    python-apport - 2.20.10-0ubuntu27.2
    python3-apport - 2.20.10-0ubuntu27.2
Ubuntu 18.04 LTS
    apport - 2.20.9-0ubuntu7.8
    python-apport - 2.20.9-0ubuntu7.8
    python3-apport - 2.20.9-0ubuntu7.8
Ubuntu 16.04 LTS
    apport - 2.20.1-0ubuntu2.20
    python-apport - 2.20.1-0ubuntu2.20
    python3-apport - 2.20.1-0ubuntu2.20

To update your system, please follow these instructions: https://
wiki.ubuntu.com/Security/Upgrades .

In general, a standard system update will make all the necessary changes.

References

  o CVE-2019-11481
  o CVE-2019-11482
  o CVE-2019-11483
  o CVE-2019-11485
  o CVE-2019-15790

- ---

USN-4171-2: Apport vulnerabilities
4 November 2019

apport vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:

  o Ubuntu 14.04 ESM

Summary

Several security issues were fixed in Apport.

Software Description

  o apport - automatically generate crash reports for debugging

Details

USN-4171-1 fixed several vulnerabilities in apport. This update provides the
corresponding update for Ubuntu 14.04 ESM.

Original advisory details:

Kevin Backhouse discovered Apport would read its user-controlled settings file
as the root user. This could be used by a local attacker to possibly crash
Apport or have other unspecified consequences. (CVE-2019-11481)

Sander Bos discovered a race-condition in Apport during core dump creation.
This could be used by a local attacker to generate a crash report for a
privileged process that is readable by an unprivileged user. (CVE-2019-11482)

Sander Bos discovered Apport mishandled crash dumps originating from
containers. This could be used by a local attacker to generate a crash report
for a privileged process that is readable by an unprivileged user.
(CVE-2019-11483)

Sander Bos discovered Apport mishandled lock-file creation. This could be used
by a local attacker to cause a denial of service against Apport.
(CVE-2019-11485)

Kevin Backhouse discovered Apport read various process-specific files with
elevated privileges during crash dump generation. This could could be used by a
local attacker to generate a crash report for a privileged process that is
readable by an unprivileged user. (CVE-2019-15790)

Update instructions

The problem can be corrected by updating your system to the following package
versions:

Ubuntu 14.04 ESM
    apport - 2.14.1-0ubuntu3.29+esm2
    python-apport - 2.14.1-0ubuntu3.29+esm2
    python3-apport - 2.14.1-0ubuntu3.29+esm2

To update your system, please follow these instructions: https://
wiki.ubuntu.com/Security/Upgrades .

In general, a standard system update will make all the necessary changes.

References

  o USN-4171-1
  o CVE-2019-11481
  o CVE-2019-11482
  o CVE-2019-11483
  o CVE-2019-11485
  o CVE-2019-15790

- ---

USN-4171-3: Apport regression
5 November 2019

apport regression
A security issue affects these releases of Ubuntu and its derivatives:

  o Ubuntu 19.10
  o Ubuntu 19.04
  o Ubuntu 18.04 LTS
  o Ubuntu 16.04 LTS

Summary

USN-4171-1 introduced a regression in Apport.

Software Description

  o apport - automatically generate crash reports for debugging

Details

USN-4171-1 fixed vulnerabilities in Apport. The update caused a regression in
the Python Apport library. This update fixes the problem.

We apologize for the inconvenience.

Original advisory details:

Kevin Backhouse discovered Apport would read its user-controlled settings file
as the root user. This could be used by a local attacker to possibly crash
Apport or have other unspecified consequences. (CVE-2019-11481)

Sander Bos discovered a race-condition in Apport during core dump creation.
This could be used by a local attacker to generate a crash report for a
privileged process that is readable by an unprivileged user. (CVE-2019-11482)

Sander Bos discovered Apport mishandled crash dumps originating from
containers. This could be used by a local attacker to generate a crash report
for a privileged process that is readable by an unprivileged user.
(CVE-2019-11483)

Sander Bos discovered Apport mishandled lock-file creation. This could be used
by a local attacker to cause a denial of service against Apport.
(CVE-2019-11485)

Kevin Backhouse discovered Apport read various process-specific files with
elevated privileges during crash dump generation. This could could be used by a
local attacker to generate a crash report for a privileged process that is
readable by an unprivileged user. (CVE-2019-15790)

Update instructions

The problem can be corrected by updating your system to the following package
versions:

Ubuntu 19.10
    apport - 2.20.11-0ubuntu8.2
    python-apport - 2.20.11-0ubuntu8.2
    python3-apport - 2.20.11-0ubuntu8.2
Ubuntu 19.04
    apport - 2.20.10-0ubuntu27.3
    python-apport - 2.20.10-0ubuntu27.3
    python3-apport - 2.20.10-0ubuntu27.3
Ubuntu 18.04 LTS
    apport - 2.20.9-0ubuntu7.9
    python-apport - 2.20.9-0ubuntu7.9
    python3-apport - 2.20.9-0ubuntu7.9
Ubuntu 16.04 LTS
    apport - 2.20.1-0ubuntu2.21
    python-apport - 2.20.1-0ubuntu2.21
    python3-apport - 2.20.1-0ubuntu2.21

To update your system, please follow these instructions: https://
wiki.ubuntu.com/Security/Upgrades .

In general, a standard system update will make all the necessary changes.

References

  o USN-4171-1
  o LP: 1850929

- ---

USN-4171-4: Apport regression
5 November 2019

apport regression
A security issue affects these releases of Ubuntu and its derivatives:

  o Ubuntu 14.04 ESM

Summary

USN-4171-2 introduced a regression in Apport.

Software Description

  o apport - automatically generate crash reports for debugging

Details

USN-4171-2 fixed a vulnerability in Apport. The update caused a regression in
the Python Apport library. This update fixes the problem for Ubuntu 14.04 ESM.

We apologize for the inconvenience.

Original advisory details:

Kevin Backhouse discovered Apport would read its user-controlled settings file
as the root user. This could be used by a local attacker to possibly crash
Apport or have other unspecified consequences. (CVE-2019-11481)

Sander Bos discovered a race-condition in Apport during core dump creation.
This could be used by a local attacker to generate a crash report for a
privileged process that is readable by an unprivileged user. (CVE-2019-11482)

Sander Bos discovered Apport mishandled crash dumps originating from
containers. This could be used by a local attacker to generate a crash report
for a privileged process that is readable by an unprivileged user.
(CVE-2019-11483)

Sander Bos discovered Apport mishandled lock-file creation. This could be used
by a local attacker to cause a denial of service against Apport.
(CVE-2019-11485)

Kevin Backhouse discovered Apport read various process-specific files with
elevated privileges during crash dump generation. This could could be used by a
local attacker to generate a crash report for a privileged process that is
readable by an unprivileged user. (CVE-2019-15790)

Update instructions

The problem can be corrected by updating your system to the following package
versions:

Ubuntu 14.04 ESM
    apport - 2.14.1-0ubuntu3.29+esm3
    python-apport - 2.14.1-0ubuntu3.29+esm3
    python3-apport - 2.14.1-0ubuntu3.29+esm3

To update your system, please follow these instructions: https://
wiki.ubuntu.com/Security/Upgrades .

In general, a standard system update will make all the necessary changes.

References

  o USN-4171-1
  o LP: XXXXXX

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBXcIGJWaOgq3Tt24GAQhPpRAA2lEWGxzKYtejfGOoVXMMdqjo9/nzOhqw
mJWtHo/XItSRYIgXiDoj57HtT/2aaN8J1HIYXQ/wCXikaGFOb2lZxVorc+j/fmqr
OftPKb+X5HWmTrU3qUz2Xv8LEraxnDEN0RsW+xOW1otaUqwGi9piHWr1HQ8IwZ++
10SVDh9QAiXm8xrNrHOrmoJbk1vmu+8GDdeNw85Ff76A8Vx6Lh9+s3MLMJwRRi8J
kAlav3XjVwA8KPuYsSvZgsyfVrwR7WXcSbfaL7FmBPd/iuKbUaryuvGaNSCL2OHJ
EZYzsEujEB48A15RhaGampBwkzmXrUI35P2URvUx3aLDskcTjwTh4xm5n09fOu4Q
D2HQNrtP+kpf9z21btPVtscS/sCzMa7z21piBByE56sMrgATZlLzL5kh0hIp8DJe
7K5gPaHOYKcIrOwpchCqsxkjOuEkyALzBvBOFPNvugW30BEeRIYErlAKxj/htjZ2
hGbKSMVtebx2KNOl8tdHRplEsX41E4HUq9S4qeYSdqYZhqBTa+IQNDACWCA/6SsF
Tki+9u0ZwRn2ENoQQxzal38h5yvfTTZphIDpGO/g+SDGDJaY1NiLUjHn4M5mnWZR
Pm/pZvqD1vwE28hoAkRWwZ+izKi5ii+ZAo0hd62oJ4I7ZD5rehD1CT+lJbg0pTNT
ckzgj5LsoZY=
=qsww
-----END PGP SIGNATURE-----