Lucene search

K

Fedora Update for gdb FEDORA-2012-6635

๐Ÿ—“๏ธย 30 Aug 2012ย 00:00:00Reported byย Copyright (c) 2012 Greenbone Networks GmbHTypeย 
openvas
ย openvas
๐Ÿ”—ย plugins.openvas.org๐Ÿ‘ย 12ย Views

Fedora Update for gdb FEDORA-2012-6635. GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. Please Install the Updated Packages

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
Fedora
[SECURITY] Fedora 16 Update: gdb-7.3.50.20110722-16.fc16
17 Aug 201205:56
โ€“fedora
Fedora
[SECURITY] Fedora 17 Update: gdb-7.4.50.20120120-42.fc17
4 May 201223:09
โ€“fedora
OpenVAS
Fedora Update for gdb FEDORA-2012-6635
30 Aug 201200:00
โ€“openvas
OpenVAS
Fedora Update for gdb FEDORA-2012-6614
21 Aug 201200:00
โ€“openvas
OpenVAS
RedHat Update for gdb RHSA-2013:0522-02
22 Feb 201300:00
โ€“openvas
OpenVAS
Oracle: Security Advisory (ELSA-2013-0522)
6 Oct 201500:00
โ€“openvas
OpenVAS
RedHat Update for gdb RHSA-2013:0522-02
22 Feb 201300:00
โ€“openvas
OpenVAS
CentOS Update for gdb CESA-2013:0522 centos6
12 Mar 201300:00
โ€“openvas
OpenVAS
Amazon Linux: Security Advisory (ALAS-2013-159)
8 Sep 201500:00
โ€“openvas
OpenVAS
CentOS Update for gdb CESA-2013:0522 centos6
12 Mar 201300:00
โ€“openvas
Rows per page
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for gdb FEDORA-2012-6635
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################

include("revisions-lib.inc");
tag_affected = "gdb on Fedora 17";
tag_insight = "GDB, the GNU debugger, allows you to debug programs written in C, C++,
  Java, and other languages, by executing them in a controlled fashion
  and printing their data.";
tag_solution = "Please Install the Updated Packages.";



if(description)
{
  script_xref(name : "URL" , value : "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/079973.html");
  script_id(864442);
  script_version("$Revision: 8273 $");
  script_tag(name:"last_modification", value:"$Date: 2018-01-03 07:29:19 +0100 (Wed, 03 Jan 2018) $");
  script_tag(name:"creation_date", value:"2012-08-30 10:09:55 +0530 (Thu, 30 Aug 2012)");
  script_cve_id("CVE-2011-4355");
  script_tag(name:"cvss_base", value:"6.9");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:C/I:C/A:C");
  script_xref(name: "FEDORA", value: "2012-6635");
  script_name("Fedora Update for gdb FEDORA-2012-6635");

  script_tag(name: "summary" , value: "Check for the Version of gdb");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (c) 2012 Greenbone Networks GmbH");
  script_family("Fedora Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms");
  script_tag(name : "affected" , value : tag_affected);
  script_tag(name : "insight" , value : tag_insight);
  script_tag(name : "solution" , value : tag_solution);
  script_tag(name:"qod_type", value:"package");
  script_tag(name:"solution_type", value:"VendorFix");
  exit(0);
}


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

release = get_kb_item("ssh/login/release");

res = "";
if(release == NULL){
  exit(0);
}

if(release == "FC17")
{

  if ((res = isrpmvuln(pkg:"gdb", rpm:"gdb~7.4.50.20120120~42.fc17", rls:"FC17")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if (__pkg_match) exit(99); # Not vulnerable.
  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
30 Aug 2012 00:00Current
0.5Low risk
Vulners AI Score0.5
EPSS0.0004
12
.json
Report