Lucene search

K

Fedora Update for qemu FEDORA-2016-a3298e39f7

πŸ—“οΈΒ 08 Jun 2016Β 00:00:00Reported byΒ Copyright (C) 2016 Greenbone AGTypeΒ 
openvas
Β openvas
πŸ”—Β plugins.openvas.orgπŸ‘Β 29Β Views

Update for qemu package on Fedora 2

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
OpenVAS
Fedora Update for qemu FEDORA-2016-f2b1f07256
8 Jun 201600:00
–openvas
OpenVAS
Ubuntu: Security Advisory (USN-2974-1)
17 May 201600:00
–openvas
OpenVAS
Debian: Security Advisory (DLA-539-1)
8 Mar 202300:00
–openvas
OpenVAS
Debian: Security Advisory (DLA-540-1)
8 Mar 202300:00
–openvas
OpenVAS
Fedora Update for xen FEDORA-2016-a21b2cb7a0
8 Jun 201600:00
–openvas
OpenVAS
Fedora Update for xen FEDORA-2016-f1c21e3c3c
8 Jun 201600:00
–openvas
OpenVAS
Debian Security Advisory DSA 3573-1 (qemu - security update)
9 May 201600:00
–openvas
OpenVAS
Debian: Security Advisory (DSA-3573-1)
8 May 201600:00
–openvas
OpenVAS
Mageia: Security Advisory (MGASA-2016-0176)
28 Jan 202200:00
–openvas
OpenVAS
Fedora Update for xen FEDORA-2016-8fd9019541
8 Jun 201600:00
–openvas
Rows per page
# SPDX-FileCopyrightText: 2016 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.808320");
  script_version("2023-06-22T10:34:15+0000");
  script_tag(name:"last_modification", value:"2023-06-22 10:34:15 +0000 (Thu, 22 Jun 2023)");
  script_tag(name:"creation_date", value:"2016-06-08 15:54:00 +0200 (Wed, 08 Jun 2016)");
  script_cve_id("CVE-2016-3710", "CVE-2016-3712", "CVE-2016-4037", "CVE-2016-4001", "CVE-2016-2858", "CVE-2016-2391", "CVE-2016-2198");
  script_tag(name:"cvss_base", value:"7.2");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/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:C/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2020-05-14 15:43:00 +0000 (Thu, 14 May 2020)");
  script_tag(name:"qod_type", value:"package");
  script_name("Fedora Update for qemu FEDORA-2016-a3298e39f7");
  script_tag(name:"summary", value:"The remote host is missing an update for the 'qemu'
  package(s) announced via the referenced advisory.");
  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
  script_tag(name:"affected", value:"qemu on Fedora 22");
  script_tag(name:"solution", value:"Please install the updated package(s).");
  script_xref(name:"FEDORA", value:"2016-a3298e39f7");
  script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZI6IVP2I6RGO32HTMT5GY2IC7JURBFYN");
  script_tag(name:"solution_type", value:"VendorFix");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 Greenbone AG");
  script_family("Fedora Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC22");

  exit(0);
}

include("revisions-lib.inc");
include("pkg-lib-rpm.inc");

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

res = "";

if(release == "FC22")
{

  if ((res = isrpmvuln(pkg:"qemu", rpm:"qemu~2.3.1~14.fc22", rls:"FC22")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if (__pkg_match) exit(99);
  exit(0);
}

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. ContactΒ us for a demo andΒ discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
08 Jun 2016 00:00Current
7.6High risk
Vulners AI Score7.6
EPSS0.035
29
.json
Report