Lucene search
+L

Ubuntu Update for poppler vulnerability USN-631-1

🗓️ 23 Mar 2009 00:00:00Reported by Copyright (C) 2009 Greenbone Networks GmbHType 
openvas
 openvas
🔗 plugins.openvas.org👁 15 Views

Ubuntu Update for poppler vulnerability USN-631-1. Updating is necessary due to a vulnerability discovered in poppler

Related
Refs
Code
ReporterTitlePublishedViews
Family
altlinux
ALT Linux
Security fix for the ALT Linux 5 package poppler5 version July
29 Jul 200800:00
altlinux
freebsd
FreeBSD
poppler -- uninitialized pointer
7 Jul 200800:00
freebsd
circl
Circl
CVE-2008-2950
8 Jul 200800:00
circl
cve
CVE
CVE-2008-2950
7 Jul 200823:00
cve
cvelist
Cvelist
CVE-2008-2950
7 Jul 200823:00
cvelist
debiancve
Debian CVE
CVE-2008-2950
7 Jul 200823:00
debiancve
exploitdb
Exploit DB
Poppler 0.8.4 - libpoppler Uninitialized pointer Code Execution
8 Jul 200800:00
exploitdb
fedora
Fedora
[SECURITY] Fedora 9 Update: poppler-0.8.1-2.fc9
11 Sep 200817:07
fedora
fedora
Fedora
[SECURITY] Fedora 8 Update: poppler-0.6.2-2.fc8
7 Aug 200823:57
fedora
fedora
Fedora
[SECURITY] Fedora 9 Update: poppler-0.8.7-2.fc9
27 Jun 200902:49
fedora
Rows per page
###############################################################################
# OpenVAS Vulnerability Test
# $Id: gb_ubuntu_USN_631_1.nasl 7969 2017-12-01 09:23:16Z santu $
#
# Ubuntu Update for poppler vulnerability USN-631-1
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2009 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_insight = "Felipe Andres Manzano discovered that poppler did not correctly initialize
  certain page widgets.  If a user were tricked into viewing a malicious
  PDF file, a remote attacker could exploit this to crash applications
  linked against poppler, leading to a denial of service.";

tag_summary = "Ubuntu Update for Linux kernel vulnerabilities USN-631-1";
tag_affected = "poppler vulnerability on Ubuntu 7.10 ,
  Ubuntu 8.04 LTS";
tag_solution = "Please Install the Updated Packages.";



if(description)
{
  script_xref(name: "URL" , value: "http://www.ubuntu.com/usn/usn-631-1/");
  script_id(840277);
  script_version("$Revision: 7969 $");
  script_tag(name:"last_modification", value:"$Date: 2017-12-01 10:23:16 +0100 (Fri, 01 Dec 2017) $");
  script_tag(name:"creation_date", value:"2009-03-23 10:59:50 +0100 (Mon, 23 Mar 2009)");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
  script_xref(name: "USN", value: "631-1");
  script_cve_id("CVE-2008-2950");
  script_name( "Ubuntu Update for poppler vulnerability USN-631-1");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone Networks GmbH");
  script_family("Ubuntu Local Security Checks");
  script_dependencies("gather-package-list.nasl");
  script_mandatory_keys("ssh/login/ubuntu_linux", "ssh/login/packages");
  script_tag(name : "summary" , value : tag_summary);
  script_tag(name : "affected" , value : tag_affected);
  script_tag(name : "solution" , value : tag_solution);
  script_tag(name : "insight" , value : tag_insight);
  script_tag(name:"qod_type", value:"package");
  script_tag(name:"solution_type", value:"VendorFix");
  exit(0);
}


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

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


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

if(release == "UBUNTU8.04 LTS")
{

  if ((res = isdpkgvuln(pkg:"libpoppler-dev", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-glib-dev", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-glib2", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt-dev", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt2", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt4-2", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt4-dev", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler2", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"poppler-utils", ver:"0.6.4-1ubuntu3.1", rls:"UBUNTU8.04 LTS")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if (__pkg_match) exit(99); # Not vulnerable.
  exit(0);
}


if(release == "UBUNTU7.10")
{

  if ((res = isdpkgvuln(pkg:"libpoppler-dev", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-glib-dev", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-glib2", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt-dev", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt2", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt4-2", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler-qt4-dev", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"libpoppler2", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if ((res = isdpkgvuln(pkg:"poppler-utils", ver:"0.6-0ubuntu2.3", rls:"UBUNTU7.10")) != NULL)
  {
    security_message(data:res);
    exit(0);
  }

  if (__pkg_match) exit(99); # Not vulnerable.
  exit(0);
}

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Dec 2017 00:00Current
7.7High risk
Vulners AI Score7.7
EPSS0.14253
15