Lucene search
+L

Oracle: Security Advisory (ELSA-2012-0774)

🗓️ 06 Oct 2015 00:00:00Reported by Copyright (C) 2015 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 22 Views

Oracle: Security Advisory (ELSA-2012-0774) - Update for 'libguestfs' package(s) announced via the ELSA-2012-0774 advisory

Related
Refs
Code
# SPDX-FileCopyrightText: 2015 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.123886");
  script_cve_id("CVE-2012-2690");
  script_tag(name:"creation_date", value:"2015-10-06 11:09:51 +0000 (Tue, 06 Oct 2015)");
  script_version("2025-01-23T05:37:38+0000");
  script_tag(name:"last_modification", value:"2025-01-23 05:37:38 +0000 (Thu, 23 Jan 2025)");
  script_tag(name:"cvss_base", value:"2.1");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:N/A:N");

  script_name("Oracle: Security Advisory (ELSA-2012-0774)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2015 Greenbone AG");
  script_family("Oracle Linux Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/oracle_linux", "ssh/login/release", re:"ssh/login/release=OracleLinux6");

  script_xref(name:"Advisory-ID", value:"ELSA-2012-0774");
  script_xref(name:"URL", value:"https://linux.oracle.com/errata/ELSA-2012-0774.html");
  script_xref(name:"URL", value:"https://lists.gnu.org/archive/html/qemu-devel/2010-02/threads.html#00823");

  script_tag(name:"summary", value:"The remote host is missing an update for the 'libguestfs' package(s) announced via the ELSA-2012-0774 advisory.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");

  script_tag(name:"insight", value:"[1:1.16.19-1]
- Rebase to libguestfs 1.16.19
 resolves: rhbz#719879
- Rebuild against augeas 0.9.0-3.el6
 related: rhbz#808662
- Fix: Don't abort inspection if mdadm.conf ARRAY doesn't have a uuid.
- Switch back to git for patch management.

[1:1.16.18-2]
- Rebase to libguestfs 1.16.18
 resolves: rhbz#719879
- Fix: guestfs_last_error not set when qemu fails early during launch
 resolves: rhbz#811673
- Fix: RFE: virt-sysprep: hostname can not be changed on rhel system
 (RHBZ#811112)
- Fix: RFE: virt-sysprep: net-hwaddr not removed from ifcfg-* files on
 rhel (RHBZ#811117)
- Fix: inspection fails on ubuntu 10.04 guest with encrypted swap (RHBZ#811872)
- Fix: cannot open disk images which are symlinks to files that
 contain ':' (colon) character (RHBZ#812092)
- BR gettext-devel so we can rerun autoconf.

[1:1.16.15-1]
- Rebase to libguestfs 1.16.15
 resolves: rhbz#719879
- Fix: inspection doesn't recognize Fedora 17+ (RHBZ#809401)

[1:1.16.14-1]
- Rebase to libguestfs 1.16.14
 resolves: rhbz#719879
- virt-sysprep should use virt-inspector2
 resolves: rhbz#807557
- Fix: mkfs blocksize option breaks when creating btrfs
 resolves: rhbz#807905

[1:1.16.12-1]
- Rebase to libguestfs 1.16.12
 resolves: rhbz#719879
- Fix: could not locate HKLM\SYSTEM\MountedDevices
 resolves: rhbz#803699

[1:1.16.10-1]
- Rebase to libguestfs 1.16.10
 resolves: rhbz#719879
- Fix: libguestfs holds open file descriptors when handle is launched
 resolves: rhbz#801788
- Fix: Document for set-pgroup need to be updated
 resolves: rhbz#801273
- Fix: Possible null dereference and resource leaks
 resolves: rhbz#801298

[1:1.16.8-1]
- Rebase to libguestfs 1.16.8
 resolves: rhbz#719879
- Fix set_autosync function so it is not 'ConfigOnly'
 resolves: rhbz#796520
- Fix header compilation for C++
 resolves: rhbz#799695

[1:1.16.6-1]
- Rebase to libguesfs 1.16.6
 resolves: rhbz#798197, rhbz#797760,rhbz#790958,rhbz#798980,rhbz#795322,rhbz#796520
- Fix virt-inspector2 man page.

[1:1.16.5-1]
- Rebase to libguestfs 1.16.5
 resolves: rhbz#679737, rhbz#789960

[1:1.16.4-1]
- Rebase to libguestfs 1.16.4
 resolves: rhbz#788642

[1:1.16.3-1]
- Rebase to libguestfs 1.16.3
 resolves: rhbz#679737, rhbz#769359, rhbz#785305

[1:1.16.2-1]
- Rebase to libguestfs 1.16.2
 resolves: rhbz#719879

[1:1.16.1-1]
- Rebase to libguestfs 1.16.1
- Disable tests (probably because we are hitting
 [link moved to references] )
 resolves: rhbz#719879

[1:1.14.7-4]
- Continue with rebase to libguestfs 1.14.7
 resolves: rhbz#719879

[1:1.14.7-1]
- Rebase to libguestfs 1.14.7
 resolves: rhbz#719879");

  script_tag(name:"affected", value:"'libguestfs' package(s) on Oracle Linux 6.");

  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-rpm.inc");

release = rpm_get_ssh_release();
if(!release)
  exit(0);

res = "";
report = "";

if(release == "OracleLinux6") {

  if(!isnull(res = isrpmvuln(pkg:"libguestfs", rpm:"libguestfs~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-devel", rpm:"libguestfs-devel~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-java", rpm:"libguestfs-java~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-java-devel", rpm:"libguestfs-java-devel~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-javadoc", rpm:"libguestfs-javadoc~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-tools", rpm:"libguestfs-tools~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"libguestfs-tools-c", rpm:"libguestfs-tools-c~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"ocaml-libguestfs", rpm:"ocaml-libguestfs~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"ocaml-libguestfs-devel", rpm:"ocaml-libguestfs-devel~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"perl-Sys-Guestfs", rpm:"perl-Sys-Guestfs~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"python-libguestfs", rpm:"python-libguestfs~1.16.19~1.el6", rls:"OracleLinux6"))) {
    report += res;
  }

  if(!isnull(res = isrpmvuln(pkg:"ruby-libguestfs", rpm:"ruby-libguestfs~1.16.19~1.el6", rls:"OracleLinux6"))) {
    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

23 Jan 2025 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 22.1
EPSS0.00408
22