Lucene search
K

3252 matches found

securityvulns
securityvulns
added 2010/03/18 12:0 a.m.44 views

libpng DoS

Resources exhaustion on data decompression in pngdecompresschunk...

7.8CVSS2.2AI score0.04208EPSS
Exploits0Affected Software1
securityvulns
securityvulns
added 2010/03/10 12:0 a.m.50 views

ZDI-10-025: Microsoft Office Excel XLSX File Parsing Remote Code Execution Vulnerability

ZDI-10-025: Microsoft Office Excel XLSX File Parsing Remote Code Execution Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-10-025 March 9, 2010 -- CVE ID: CVE-2010-0263 -- Affected Vendors: Microsoft -- Affected Products: Microsoft Office Excel -- Vulnerability Details: This...

9.3CVSS1.9AI score0.25692EPSS
Exploits1
Zero Day Initiative
Zero Day Initiative
added 2010/03/09 12:0 a.m.45 views

Microsoft Office Excel XLSX File Parsing Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Office Excel. User interaction is required to exploit this vulnerability in that the target must open a malicious file. The specific flaw exists in the decompression of XLSX files. The XL...

10CVSS4.4AI score0.25692EPSS
Exploits1References1
Prion
Prion
added 2010/03/03 7:30 p.m.19 views

Design/Logic Flaw

The pngdecompresschunk function in pngrutil.c in libpng 1.0.x before 1.0.53, 1.2.x before 1.2.43, and 1.4.x before 1.4.1 does not properly handle compressed ancillary-chunk data that has a disproportionately large uncompressed representation, which allows remote attackers to cause a denial of...

4.3CVSS6.8AI score0.04208EPSS
Exploits0References35Affected Software7
CVE
CVE
added 2010/03/03 7:0 p.m.101 views

CVE-2010-0205

CVE-2010-0205 concerns libpng’s png_decompress_chunk() in libpng 1.0.x (before 1.0.53), 1.2.x (before 1.2.43), and 1.4.x (before 1.4.1). The vulnerability arises from improper handling of compressed ancillary-chunk data with an excessively large uncompressed representation, enabling a crafted PNG...

4.3CVSS8.8AI score0.04208EPSS
Exploits0References35Affected Software1
FreeBSD
FreeBSD
added 2010/02/27 12:0 a.m.34 views

png -- libpng decompression denial of service

A vulnerability in libpng can result in denial of service conditions when a remote attacker tricks a victim to open a specially-crafted PNG file. The PNG project describes the problem in an advisory: Because of the efficient compression method used in Portable Network Graphics PNG files, a small...

4.3CVSS8.9AI score0.04208EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2010/02/24 12:0 a.m.27 views

Debian DSA-1835-1 : tiff - several vulnerabilities

Several vulnerabilities have been discovered in the library for the Tag Image File Format TIFF. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2009-2285 It was discovered that malformed TIFF images can lead to a crash in the decompression code, resultin...

9.3CVSS8.6AI score0.07996EPSS
Exploits2References6
Prion
Prion
added 2010/02/16 7:30 p.m.23 views

Heap overflow

Heap-based buffer overflow in the GIFLZWDecompressor::GIFLZWDecompressor function in filter.vcl/lgif/decode.cxx in OpenOffice.org OOo before 3.2 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted GIF file, related to LZW...

9.3CVSS8.2AI score0.13405EPSS
Exploits0References24Affected Software3
NVD
NVD
added 2010/02/16 7:30 p.m.18 views

CVE-2009-2950

Heap-based buffer overflow in the GIFLZWDecompressor::GIFLZWDecompressor function in filter.vcl/lgif/decode.cxx in OpenOffice.org OOo before 3.2 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted GIF file, related to LZW...

9.3CVSS7.2AI score0.13405EPSS
Exploits0References24
CVE
CVE
added 2010/02/16 7:0 p.m.137 views

CVE-2009-2950

CVE-2009-2950 is a heap-based buffer overflow in OpenOffice.org’s GIFLZWDecompressor (decode.cxx) that can be triggered by a crafted GIF file, potentially causing an application crash or arbitrary code execution. Affected product: OpenOffice.org prior to 3.2. Connected advisories (Debian, Red Hat...

9.3CVSS7.1AI score0.13405EPSS
Exploits0References24Affected Software1
Cvelist
Cvelist
added 2010/02/16 7:0 p.m.29 views

CVE-2009-2950

Heap-based buffer overflow in the GIFLZWDecompressor::GIFLZWDecompressor function in filter.vcl/lgif/decode.cxx in OpenOffice.org OOo before 3.2 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted GIF file, related to LZW...

7.2AI score0.13405EPSS
Exploits0References24
UbuntuCve
UbuntuCve
added 2010/02/16 12:0 a.m.37 views

CVE-2009-2950

Heap-based buffer overflow in the GIFLZWDecompressor::GIFLZWDecompressor function in filter.vcl/lgif/decode.cxx in OpenOffice.org OOo before 3.2 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted GIF file, related to LZW...

9.3CVSS6.4AI score0.13405EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2010/02/12 4:9 p.m.4 views

openoffice.org: GIF file parsing heap overflow

Heap-based buffer overflow in the GIFLZWDecompressor::GIFLZWDecompressor function in filter.vcl/lgif/decode.cxx in OpenOffice.org OOo before 3.2 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted GIF file, related to LZW...

9.3CVSS6.5AI score0.13405EPSS
Exploits0References4
curl security advisories
curl security advisories
added 2010/02/09 8:0 a.m.5 views

data callback excessive length

When downloading data, libcurl hands it over to the application using a callback that is registered by the client software. libcurl then calls that function repeatedly with data until the transfer is complete. The callback is documented to receive a maximum data size of 16K CURLMAXWRITESIZE. Usin...

6.8CVSS7.5AI score0.04372EPSS
Exploits0Affected Software2
OSV
OSV
added 2010/02/09 8:0 a.m.10 views

CURL-CVE-2010-0734 data callback excessive length

When downloading data, libcurl hands it over to the application using a callback that is registered by the client software. libcurl then calls that function repeatedly with data until the transfer is complete. The callback is documented to receive a maximum data size of 16K CURLMAXWRITESIZE. Usin...

6.8CVSS6.5AI score0.04372EPSS
Exploits0
securityvulns
securityvulns
added 2010/01/21 12:0 a.m.50 views

[ MDVSA-2010:019 ] gzip

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mandriva Linux Security Advisory MDVSA-2010:019 http://www.mandriva.com/security/ Package : gzip Date : January 20, 2010 Affected: Corporate 4.0 Problem Description: A vulnerability has been found and corrected in gzip: An integer underflow leading to...

6.8CVSS9AI score0.04774EPSS
Exploits0
securityvulns
securityvulns
added 2010/01/21 12:0 a.m.35 views

gzip integer overflow

Integer overflow on LZW decompression...

6.8CVSS3.5AI score0.04774EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2010/01/20 12:0 a.m.34 views

DSA-1974-1 gzip - arbitrary code execution

Bulletin has no description...

6.8CVSS8.8AI score0.04774EPSS
Exploits1
OpenVAS
OpenVAS
added 2009/12/14 12:0 a.m.30 views

Mandriva Security Advisory MDVSA-2009:191-1 (OpenEXR)

The remote host is missing an update to OpenEXR announced via advisory MDVSA-2009:191-1. SPDX-FileCopyrightText: 2009 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only OR...

7.5CVSS6.3AI score0.06437EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2009/12/11 1:42 p.m.3 views

Java Web Start Buffer unpack200 processing integer overflow (6830335)

Integer overflow in the unpack200 utility in Sun Java Runtime Environment JRE in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, allows context-dependent attackers to gain privileges via unspecified length fields in the header of a Pack200-compressed JAR file, which leads to...

10CVSS6.2AI score0.04324EPSS
Exploits0References4
Rows per page
Query Builder