Ubuntu: Security Advisory (USN-722-1)
🗓️ 18 Feb 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 27 Views
| Reporter | Title | Published | Views | Family All 61 |
|---|---|---|---|---|
| sudo -- certain authorized users could run commands as any user | 4 Feb 200900:00 | – | freebsd | |
| The vulnerability of the Gentoo Linux operating system allows a malicious individual to compromise the confidentiality, integrity, and accessibility of protected information. | 28 Apr 201500:00 | – | bdu_fstec | |
| CVE-2009-0034 | 30 Jan 200919:00 | – | cve | |
| CVE-2009-0034 | 30 Jan 200919:00 | – | cvelist | |
| CVE-2009-0034 | 30 Jan 200919:00 | – | debiancve | |
| sudo security update | 5 Feb 200900:00 | – | oraclelinux | |
| [SECURITY] Fedora 10 Update: sudo-1.6.9p17-5.fc10 | 5 Feb 200902:08 | – | fedora | |
| Fedora 10 : sudo-1.6.9p17-5.fc10 (2009-1074) | 23 Apr 200900:00 | – | nessus | |
| Fedora 13 : sudo-1.7.4p5-1.fc13 (2011-0455) | 24 Jan 201100:00 | – | nessus | |
| Fedora 14 : sudo-1.7.4p5-1.fc14 (2011-0470) | 19 Jan 201100:00 | – | nessus |
10
| Source | Link |
|---|---|
| ubuntu | www.ubuntu.com/security/notices/USN-722-1 |
# SPDX-FileCopyrightText: 2009 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.63414");
script_cve_id("CVE-2009-0034");
script_tag(name:"creation_date", value:"2009-02-18 22:13:28 +0000 (Wed, 18 Feb 2009)");
script_version("2024-02-02T05:06:04+0000");
script_tag(name:"last_modification", value:"2024-02-02 05:06:04 +0000 (Fri, 02 Feb 2024)");
script_tag(name:"cvss_base", value:"6.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2009-02-02 14:38:00 +0000 (Mon, 02 Feb 2009)");
script_name("Ubuntu: Security Advisory (USN-722-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Ubuntu Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/ubuntu_linux", "ssh/login/packages", re:"ssh/login/release=UBUNTU(8\.04\ LTS|8\.10)");
script_xref(name:"Advisory-ID", value:"USN-722-1");
script_xref(name:"URL", value:"https://ubuntu.com/security/notices/USN-722-1");
script_tag(name:"summary", value:"The remote host is missing an update for the 'sudo' package(s) announced via the USN-722-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"Harald Koenig discovered that sudo did not correctly handle certain
privilege changes when handling groups. If a local attacker belonged
to a group included in a 'RunAs' list in the /etc/sudoers file, that
user could gain root privileges. This was not an issue for the default
sudoers file shipped with Ubuntu.");
script_tag(name:"affected", value:"'sudo' package(s) on Ubuntu 8.04, Ubuntu 8.10.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-deb.inc");
release = dpkg_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "UBUNTU8.04 LTS") {
if(!isnull(res = isdpkgvuln(pkg:"sudo", ver:"1.6.9p10-1ubuntu3.4", rls:"UBUNTU8.04 LTS"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
if(release == "UBUNTU8.10") {
if(!isnull(res = isdpkgvuln(pkg:"sudo", ver:"1.6.9p17-1ubuntu2.1", rls:"UBUNTU8.10"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
02 Feb 2024 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 26.9
CVSS 3.17.8
EPSS0.00406