USN-3968-1

Source
https://ubuntu.com/security/notices/USN-3968-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3968-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-3968-1
Upstream
Related
Published
2019-05-06T17:19:43.446189Z
Modified
2025-10-13T04:34:49Z
Summary
sudo vulnerabilities
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)

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:16.04:LTS / sudo

Package

Name
sudo
Purl
pkg:deb/ubuntu/sudo@1.8.16-0ubuntu1.6?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.16-0ubuntu1.6

Affected versions

1.*

1.8.12-1ubuntu3
1.8.16-0ubuntu1
1.8.16-0ubuntu1.1
1.8.16-0ubuntu1.2
1.8.16-0ubuntu1.3
1.8.16-0ubuntu1.4
1.8.16-0ubuntu1.5

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "1.8.16-0ubuntu1.6",
            "binary_name": "sudo"
        },
        {
            "binary_version": "1.8.16-0ubuntu1.6",
            "binary_name": "sudo-ldap"
        }
    ],
    "availability": "No subscription required"
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:16.04:LTS",
    "cves": [
        {
            "severity": [
                {
                    "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": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2016-7076"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-1000368"
        }
    ]
}