The remote host is missing an update for the 'pdns-recursor' package(s) on Fedora 2
Reporter | Title | Published | Views | Family All 82 |
---|---|---|---|---|
![]() | [SECURITY] Fedora 27 Update: pdns-recursor-4.1.3-2.fc27 | 13 Jun 201821:34 | – | fedora |
![]() | [SECURITY] Fedora 27 Update: pdns-recursor-4.0.7-1.fc27 | 12 Dec 201711:30 | – | fedora |
![]() | [SECURITY] Fedora 26 Update: pdns-recursor-4.0.7-1.fc26 | 12 Dec 201713:46 | – | fedora |
![]() | [SECURITY] Fedora 25 Update: pdns-recursor-4.0.7-1.fc25 | 12 Dec 201714:40 | – | fedora |
![]() | Fedora 25 : pdns-recursor (2017-81fe39ad9f) | 13 Dec 201700:00 | – | nessus |
![]() | Fedora 26 : pdns-recursor (2017-1585789772) | 13 Dec 201700:00 | – | nessus |
![]() | Fedora 27 : pdns-recursor (2017-608b6f5945) | 15 Jan 201800:00 | – | nessus |
![]() | openSUSE Security Update : pdns-recursor (openSUSE-2017-1339) | 14 Dec 201700:00 | – | nessus |
![]() | PowerDNS Recursor 4.0.x < 4.0.7 Multiple Vulnerabilities | 19 Jan 201800:00 | – | nessus |
![]() | Fedora 27 : pdns-recursor (2018-76c82b393e) | 14 Jun 201800:00 | – | nessus |
# SPDX-FileCopyrightText: 2018 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.874674");
script_version("2023-06-29T05:05:23+0000");
script_tag(name:"last_modification", value:"2023-06-29 05:05:23 +0000 (Thu, 29 Jun 2023)");
script_tag(name:"creation_date", value:"2018-06-14 05:59:17 +0200 (Thu, 14 Jun 2018)");
script_cve_id("CVE-2017-15120", "CVE-2018-1000003", "CVE-2017-15090", "CVE-2017-15092",
"CVE-2017-15093", "CVE-2017-15094");
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_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-10-09 23:24:00 +0000 (Wed, 09 Oct 2019)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for pdns-recursor FEDORA-2018-76c82b393e");
script_tag(name:"summary", value:"The remote host is missing an update for the 'pdns-recursor'
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:"pdns-recursor on Fedora 27");
script_tag(name:"solution", value:"Please install the updated packages.");
script_xref(name:"FEDORA", value:"2018-76c82b393e");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PL6PS2SCNGXMZVF4DQWHFTMGOEOHFW2U");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 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=FC27");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC27")
{
if ((res = isrpmvuln(pkg:"pdns-recursor", rpm:"pdns-recursor~4.1.3~2.fc27", rls:"FC27")) != 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