The remote host is missing an update for the 'potrace' package(s) announced via the referenced advisory
Reporter | Title | Published | Views | Family All 107 |
---|---|---|---|---|
![]() | Fedora Update for potrace FEDORA-2017-d7739ff31b | 16 Aug 201700:00 | – | openvas |
![]() | Debian: Security Advisory (DLA-675-1) | 8 Mar 202300:00 | – | openvas |
![]() | Mageia: Security Advisory (MGASA-2017-0073) | 28 Jan 202200:00 | – | openvas |
![]() | Mageia: Security Advisory (MGASA-2017-0280) | 28 Jan 202200:00 | – | openvas |
![]() | Debian: Security Advisory (DLA-889-1) | 16 Jan 201800:00 | – | openvas |
![]() | [SECURITY] Fedora 25 Update: potrace-1.15-1.fc25 | 15 Aug 201721:20 | – | fedora |
![]() | [SECURITY] Fedora 26 Update: potrace-1.15-1.fc26 | 12 Aug 201718:28 | – | fedora |
![]() | [SECURITY] [DLA 675-1] potrace security update | 26 Oct 201611:31 | – | debian |
![]() | [SECURITY] [DLA 889-1] potrace security update | 9 Apr 201720:08 | – | debian |
![]() | CVE-2016-8702 | 31 Jan 201722:59 | – | cve |
# SPDX-FileCopyrightText: 2017 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.873259");
script_version("2023-06-30T05:06:12+0000");
script_tag(name:"last_modification", value:"2023-06-30 05:06:12 +0000 (Fri, 30 Jun 2023)");
script_tag(name:"creation_date", value:"2017-08-13 07:41:24 +0200 (Sun, 13 Aug 2017)");
script_cve_id("CVE-2017-12067", "CVE-2016-8685", "CVE-2016-8686", "CVE-2016-8694",
"CVE-2016-8695", "CVE-2016-8696", "CVE-2016-8697", "CVE-2016-8698",
"CVE-2016-8699", "CVE-2016-8700", "CVE-2016-8701", "CVE-2016-8702",
"CVE-2016-8703", "CVE-2017-7263");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-02-05 20:16:00 +0000 (Sun, 05 Feb 2017)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for potrace FEDORA-2017-44bfb0f3e5");
script_tag(name:"summary", value:"The remote host is missing an update for the 'potrace'
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:"potrace on Fedora 26");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2017-44bfb0f3e5");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PG4MCYIFDHYLJGKJFKDL3GEYN52V5EOM");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 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=FC26");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC26")
{
if ((res = isrpmvuln(pkg:"potrace", rpm:"potrace~1.15~1.fc26", rls:"FC26")) != 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