Lucene search

K

Fedora Update for poppler FEDORA-2008-7012

πŸ—“οΈΒ 17 Feb 2009Β 00:00:00Reported byΒ Copyright (C) 2009 Greenbone AGTypeΒ 
openvas
Β openvas
πŸ”—Β plugins.openvas.orgπŸ‘Β 5Β Views

Update for 'poppler' package on Fedora

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
UbuntuCve
CVE-2008-2950
7 Jul 200800:00
–ubuntucve
Fedora
[SECURITY] Fedora 8 Update: poppler-0.6.2-2.fc8
7 Aug 200823:57
–fedora
Fedora
[SECURITY] Fedora 9 Update: poppler-0.8.1-2.fc9
11 Sep 200817:07
–fedora
Fedora
[SECURITY] Fedora 9 Update: poppler-0.8.7-2.fc9
27 Jun 200902:49
–fedora
securityvulns
libpoppler library uninitialized pointer
10 Jul 200800:00
–securityvulns
securityvulns
[Full-disclosure] #2008-007 libpoppler uninitialized pointer - POC
10 Jul 200800:00
–securityvulns
securityvulns
[oCERT-2008-007] libpoppler uninitialized pointer
9 Jul 200800:00
–securityvulns
securityvulns
poppler library DoS
30 Jul 200800:00
–securityvulns
securityvulns
[USN-631-1] poppler vulnerability
30 Jul 200800:00
–securityvulns
NVD
CVE-2008-2950
7 Jul 200823:41
–nvd
Rows per page
# SPDX-FileCopyrightText: 2009 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:"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00697.html");
  script_oid("1.3.6.1.4.1.25623.1.0.860956");
  script_version("2023-07-04T05:05:35+0000");
  script_tag(name:"last_modification", value:"2023-07-04 05:05:35 +0000 (Tue, 04 Jul 2023)");
  script_tag(name:"creation_date", value:"2009-02-17 17:03:12 +0100 (Tue, 17 Feb 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:"FEDORA", value:"2008-7012");
  script_cve_id("CVE-2008-2950");
  script_name("Fedora Update for poppler FEDORA-2008-7012");
  script_tag(name:"summary", value:"The remote host is missing an update for the 'poppler'
  package(s) announced via the referenced advisory.");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 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=FC9");
  script_tag(name:"affected", value:"poppler on Fedora 9");
  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 == "FC9")
{

  if ((res = isrpmvuln(pkg:"poppler", rpm:"poppler~0.8.1~2.fc9", rls:"FC9")) != 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
17 Feb 2009 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS27.5
EPSS0.329
5
.json
Report