USN-3968-2

Source
https://ubuntu.com/security/notices/USN-3968-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3968-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-3968-2
Upstream
Related
Published
2019-05-29T16:42:34.827474Z
Modified
2025-10-13T04:34:49Z
Summary
sudo vulnerability
Details

USN-3968-1 fixed a vulnerability in Sudo. This update provides the corresponding update for Ubuntu 14.04 ESM.

Original advisory details:

It was discovered that Sudo did not properly parse the contents of /proc/[pid]/stat when attempting to determine its controlling tty. A local attacker in some configurations could possibly use this to overwrite any file on the filesystem, bypassing intended permissions. (CVE-2017-1000368)

References

Affected packages

Ubuntu:Pro:14.04:LTS / sudo

Package

Name
sudo
Purl
pkg:deb/ubuntu/sudo@1.8.9p5-1ubuntu1.5+esm1?arch=source&distro=trusty/esm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.9p5-1ubuntu1.5+esm1

Affected versions

1.*

1.8.6p3-0ubuntu3
1.8.8-2ubuntu1
1.8.8-2ubuntu2
1.8.9p4-1ubuntu1
1.8.9p4-1ubuntu2
1.8.9p5-1ubuntu1
1.8.9p5-1ubuntu1.1
1.8.9p5-1ubuntu1.2
1.8.9p5-1ubuntu1.3
1.8.9p5-1ubuntu1.4

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "1.8.9p5-1ubuntu1.5+esm1",
            "binary_name": "sudo"
        },
        {
            "binary_version": "1.8.9p5-1ubuntu1.5+esm1",
            "binary_name": "sudo-ldap"
        }
    ],
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro"
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:Pro:14.04:LTS",
    "cves": [
        {
            "id": "CVE-2017-1000368",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}