Lucene search

K

Fedora Update for dnsmasq FEDORA-2013-1320

🗓️ 22 Feb 2013 00:00:00Reported by Copyright (C) 2013 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 17 Views

The remote host is missing an update for the 'dnsmasq' package(s) announced via the referenced advisory

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
OpenVAS
Fedora Update for dnsmasq FEDORA-2013-1357
15 Feb 201300:00
openvas
OpenVAS
Fedora Update for dnsmasq FEDORA-2013-1320
22 Feb 201300:00
openvas
OpenVAS
Dnsmasq < 2.66test2 DoS Vulnerability
17 Aug 202100:00
openvas
OpenVAS
Gentoo Security Advisory GLSA 201406-24
29 Sep 201500:00
openvas
OpenVAS
Fedora Update for dnsmasq FEDORA-2013-1357
15 Feb 201300:00
openvas
OpenVAS
Dnsmasq <= 2.62 Remote DoS Vulnerability
11 Jul 201200:00
openvas
OpenVAS
CentOS Update for dnsmasq CESA-2013:0277 centos6
12 Mar 201300:00
openvas
OpenVAS
Fedora Update for dnsmasq FEDORA-2012-12598
17 Sep 201200:00
openvas
OpenVAS
RedHat Update for dnsmasq RHSA-2013:0277-02
22 Feb 201300:00
openvas
OpenVAS
RedHat Update for libvirt RHSA-2013:0276-02
22 Feb 201300:00
openvas
Rows per page
# SPDX-FileCopyrightText: 2013 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_xref(name:"URL", value:"http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098911.html");
  script_oid("1.3.6.1.4.1.25623.1.0.865370");
  script_version("2023-06-21T05:06:22+0000");
  script_tag(name:"last_modification", value:"2023-06-21 05:06:22 +0000 (Wed, 21 Jun 2023)");
  script_tag(name:"creation_date", value:"2013-02-22 09:58:59 +0530 (Fri, 22 Feb 2013)");
  script_cve_id("CVE-2013-0198", "CVE-2012-3411");
  script_tag(name:"cvss_base", value:"5.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
  script_xref(name:"FEDORA", value:"2013-1320");
  script_name("Fedora Update for dnsmasq FEDORA-2013-1320");
  script_tag(name:"summary", value:"The remote host is missing an update for the 'dnsmasq'
  package(s) announced via the referenced advisory.");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2013 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=FC17");
  script_tag(name:"affected", value:"dnsmasq on Fedora 17");
  script_tag(name:"solution", value:"Please install the updated package(s).");
  script_tag(name:"qod_type", value:"package");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

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

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

res = "";

if(release == "FC17")
{

  if ((res = isrpmvuln(pkg:"dnsmasq", rpm:"dnsmasq~2.65~4.fc17", rls:"FC17")) != 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
22 Feb 2013 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS25
EPSS0.018
17
.json
Report