USN-3968-3

Source
https://ubuntu.com/security/notices/USN-3968-3
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3968-3.json
JSON Data
https://api.osv.dev/v1/vulns/USN-3968-3
Upstream
Related
Published
2020-09-28T12:54:26.330369Z
Modified
2025-10-13T04:34:49Z
Summary
sudo vulnerabilities
Details

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

Original advisory details:

Florian Weimer discovered that Sudo incorrectly handled the noexec restriction when used with certain applications. A local attacker could possibly use this issue to bypass configured restrictions and execute arbitrary commands. (CVE-2016-7076, CVE-2016-7032)

References

Affected packages

Ubuntu:Pro:14.04:LTS / sudo

Package

Name
sudo
Purl
pkg:deb/ubuntu/sudo@1.8.9p5-1ubuntu1.5+esm5?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+esm5

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
1.8.9p5-1ubuntu1.5+esm1
1.8.9p5-1ubuntu1.5+esm2
1.8.9p5-1ubuntu1.5+esm3

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "1.8.9p5-1ubuntu1.5+esm5",
            "binary_name": "sudo"
        },
        {
            "binary_version": "1.8.9p5-1ubuntu1.5+esm5",
            "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-2016-7032",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "negligible"
                }
            ]
        },
        {
            "id": "CVE-2016-7076",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}