Lucene search
+L

451 matches found

Github Security Blog
Github Security Blog
added 2023/03/22 9:23 p.m.50 views

crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possib...

7.5CVSS7.2AI score0.00957EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/03/22 9:23 p.m.48 views

GHSA-5MQJ-XC49-246P crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possib...

7.5CVSS6AI score0.00957EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/03/22 7:51 p.m.49 views

CVE-2023-28119 crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be...

7.5CVSS7.3AI score0.00957EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/03/22 7:51 p.m.73 views

CVE-2023-28119

Removed by vendor...

7.5CVSS6.6AI score0.00957EPSS
SaveExploits0
OSV
OSV
added 2023/03/03 5:17 p.m.60 views

GO-2023-1602 Denial of service via deflate decompression bomb in github.com/russellhaering/gosaml2

A bug in SAML authentication library can result in Denial of Service attacks. Attackers can craft a "deflate"-compressed request which will consume significantly more memory during processing than the size of the original request. This may eventually lead to memory exhaustion and the process bein...

5.3CVSS5.2AI score0.00964EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/02 11:12 p.m.21 views

GHSA-6GC3-CRP7-25W5 gosaml2 vulnerable to Denial Of Service Via Deflate Decompression Bomb

Impact SAML Service Providers using this library for SAML authentication support are likely susceptible to Denial of Service attacks. A bug in this library enables attackers to craft a deflate-compressed request which will consume significantly more memory during processing than the size of the...

5.3CVSS5.1AI score0.00964EPSS
SaveExploits0References6
OSV
OSV
added 2023/02/16 7:15 p.m.4 views

DEBIAN-CVE-2023-0475

HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0...

6.5CVSS5.8AI score0.00454EPSS
SaveExploits0References1
Prion
Prion
added 2023/02/16 7:15 p.m.24 views

Design/Logic Flaw

HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0...

4.3CVSS6.4AI score0.00454EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/02/16 7:15 p.m.10 views

UBUNTU-CVE-2023-0475

HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0...

6.5CVSS7.1AI score0.00454EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 6:18 a.m.5 views

SUSE CVE-2005-1260

bzip2 allows remote attackers to cause a denial of service hard drive consumption via a crafted bzip2 file that causes an infinite loop a.k.a "decompression bomb"...

5CVSS6.8AI score0.06152EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/11/14 12:00 a.m.72 views

CVE-2022-45198

Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data Data Amplification...

7.5CVSS6.8AI score0.01194EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/26 12:01 a.m.15 views

GHSA-HR8G-F6R6-MR22 Buffer over-flow in Pillow

When reading a TGA file with RLE packets that cross scan lines, Pillow reads the information past the end of the first line without deducting that from the length of the remaining file data. This vulnerability was introduced in Pillow 9.1.0, and can cause a heap buffer overflow. Opening an image...

8.7CVSS6.7AI score0.02328EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/26 12:01 a.m.51 views

Buffer over-flow in Pillow

When reading a TGA file with RLE packets that cross scan lines, Pillow reads the information past the end of the first line without deducting that from the length of the remaining file data. This vulnerability was introduced in Pillow 9.1.0, and can cause a heap buffer overflow. Opening an image...

9.8CVSS8.9AI score0.02328EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2020/07/27 8:26 p.m.14 views

SUSE-SU-2020:2057-1 Security update for python-Pillow

This update for python-Pillow fixes the following issues: - Add 0019-FLI-overflow-error-fix-and-testcase.patch Fixes CVE-2016-0775, bsc965582 - Add 0020-Fix-OOB-reads-in-FLI-decoding.patch Fixes CVE-2020-10177, bsc1173413 - Add 0021-Fix-bounds-overflow-in-JPEG-2000-decoding.patch Fixes...

9.8CVSS6.7AI score0.0369EPSS
SaveExploits0References17
n0where
n0where
added 2016/11/12 11:26 p.m.27 views

Decompression Bomb Testing

Decompression Bomb Testing A decompression bomb is a file designed to crash or render useless the program or system reading it, i.e. a denial of service. The files in this project can be used to test whether an application is vulnerable to this type of attack. A zip bomb, also known as a zip of...

7.4AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:00 a.m.48 views

openSUSE Security Update : python3 (openSUSE-SU-2014:0498-1)

Python was updated to 3.3.5 fixing bugs and security issues : - bugfix-only release, closes several security bugs - CVE-2013-1752 bnc856836 - DoS flaws with unbounded reads from network - disable SSLv2 by default - DoS on maliciously crafted zip files CVE-2013-7338, bnc869222 -...

7.5CVSS7.7AI score0.28319EPSS
SaveExploits9References10
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:00 a.m.48 views

openSUSE Security Update : python (openSUSE-SU-2014:0380-1)

Python was updated to 2.7.6 to fix bugs and security issues : - bugfix-only release - SSL-related fixes - upstream fix for CVE-2013-4238 - upstream fixes for CVE-2013-1752 - added patches for CVE-2013-1752 bnc856836 issues that are missing in 2.7.6: python-2.7.6-imaplib.patch...

7.5CVSS7.4AI score0.28319EPSS
SaveExploits8References11
RedHat Linux
RedHat Linux
added 2010/07/14 5:46 p.m.6 views

libpng: excessive memory consumption due to highly compressed huge ancillary chunk

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.3CVSS7.4AI score0.04208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2010/04/21 12:00 a.m.19 views

FreeBSD : png -- libpng decompression denial of service (4fb5d2cd-4c77-11df-83fb-0015587e2cc1)

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.2AI score0.04208EPSS
SaveExploits0References4
Prion
Prion
added 2010/03/03 7:30 p.m.22 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
SaveExploits0References35Affected Software7
Rows per page
Query Builder