Lucene search

K

Fedora Update for vte FEDORA-2012-9546

🗓️ 06 Jul 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 18 Views

Update for vte package on Fedora 1

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Related
Refs
Code
ReporterTitlePublishedViews
Family
openvas
Fedora Update for vte FEDORA-2012-9575
30 Aug 201200:00
openvas
openvas
Fedora Update for vte FEDORA-2012-9575
30 Aug 201200:00
openvas
openvas
Fedora Update for vte FEDORA-2012-9546
6 Jul 201200:00
openvas
openvas
Gentoo Security Advisory GLSA 201412-10
29 Sep 201500:00
openvas
ubuntucve
CVE-2012-2738
22 Jul 201200:00
ubuntucve
debiancve
CVE-2012-2738
22 Jul 201216:55
debiancve
cvelist
CVE-2012-2738
22 Jul 201216:00
cvelist
nessus
Fedora 16 : vte-0.28.2-6.fc16 (2012-9546)
5 Jul 201200:00
nessus
nessus
Linux Distros Unpatched Vulnerability : CVE-2012-2738
4 Mar 202500:00
nessus
nessus
Mandriva Linux Security Advisory : vte (MDVSA-2013:135)
20 Apr 201300:00
nessus
Rows per page
# SPDX-FileCopyrightText: 2012 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/2012-July/083398.html");
  script_oid("1.3.6.1.4.1.25623.1.0.864530");
  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:"2012-07-06 09:58:30 +0530 (Fri, 06 Jul 2012)");
  script_cve_id("CVE-2012-2738");
  script_tag(name:"cvss_base", value:"4.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:N/I:N/A:P");
  script_xref(name:"FEDORA", value:"2012-9546");
  script_name("Fedora Update for vte FEDORA-2012-9546");
  script_tag(name:"summary", value:"The remote host is missing an update for the 'vte'
  package(s) announced via the referenced advisory.");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2012 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=FC16");
  script_tag(name:"affected", value:"vte on Fedora 16");
  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 == "FC16")
{

  if ((res = isrpmvuln(pkg:"vte", rpm:"vte~0.28.2~6.fc16", rls:"FC16")) != 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
06 Jul 2012 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS24
EPSS0.16942
18
.json
Report