The remote host is missing an update for the 'libtasn1' package(s) on Fedora 2
Reporter | Title | Published | Views | Family All 65 |
---|---|---|---|---|
![]() | [SECURITY] [DLA 950-1] libtasn1-3 security update | 23 May 201720:37 | – | debian |
![]() | [SECURITY] [DSA 3861-1] libtasn1-6 security update | 24 May 201711:10 | – | debian |
![]() | [SECURITY] [DSA 3861-1] libtasn1-6 security update | 24 May 201711:10 | – | debian |
![]() | Huawei EulerOS: Security Advisory for libtasn1 (EulerOS-SA-2019-1082) | 23 Jan 202000:00 | – | openvas |
![]() | Mageia: Security Advisory (MGASA-2017-0159) | 28 Jan 202200:00 | – | openvas |
![]() | Huawei EulerOS: Security Advisory for libtasn1 (EulerOS-SA-2019-1312) | 23 Jan 202000:00 | – | openvas |
![]() | Huawei EulerOS: Security Advisory for libtasn1 (EulerOS-SA-2019-1311) | 23 Jan 202000:00 | – | openvas |
![]() | Ubuntu: Security Advisory (USN-3309-2) | 26 Aug 202200:00 | – | openvas |
![]() | Ubuntu: Security Advisory (USN-3309-1) | 6 Jun 201700:00 | – | openvas |
![]() | Huawei EulerOS: Security Advisory for libtasn1 (EulerOS-SA-2019-1162) | 23 Jan 202000:00 | – | openvas |
# 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.872738");
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:"2017-06-06 06:36:03 +0200 (Tue, 06 Jun 2017)");
script_cve_id("CVE-2017-6891");
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.1/AV:N/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:"2023-02-03 19:05:00 +0000 (Fri, 03 Feb 2023)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for libtasn1 FEDORA-2017-c7c3f7ed26");
script_tag(name:"summary", value:"The remote host is missing an update for the 'libtasn1'
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:"libtasn1 on Fedora 25");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2017-c7c3f7ed26");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2OUVNXCV3BKCDWJFDKHLLAGPPKJWHEX");
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=FC25");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC25")
{
if ((res = isrpmvuln(pkg:"libtasn1", rpm:"libtasn1~4.12~1.fc25", rls:"FC25")) != 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