Lucene search
+L

387 matches found

Cvelist
Cvelist
added 2023/09/25 7:3 p.m.42 views

CVE-2023-43642 Missing upper bound check on chunk length in snappy-java

snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google. The SnappyInputStream was found to be vulnerable to Denial of Service DoS attacks when decompressing data with a too large chunk size. Due to missing upper bound check on chunk length, an unrecoverab...

7.5CVSS7.6AI score0.0104EPSS
Exploits1References2
OSV
OSV
added 2023/09/25 7:3 p.m.26 views

CVE-2023-43642 Missing upper bound check on chunk length in snappy-java

snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google. The SnappyInputStream was found to be vulnerable to Denial of Service DoS attacks when decompressing data with a too large chunk size. Due to missing upper bound check on chunk length, an unrecoverab...

7.5CVSS6.1AI score0.0104EPSS
Exploits1References4
CVE
CVE
added 2023/09/25 7:3 p.m.590 views

CVE-2023-43642

CVE-2023-43642 (snappy-java) : The SnappyInputStream lacks an upper bound check on chunk length, enabling a DoS with large chunks. All versions up to 1.1.10.3 are vulnerable; a fix was added in commit 9f8c3cf74 and will be included in 1.1.10.4. Affected products/versions are Snappy Java releases ...

7.5CVSS7.4AI score0.0104EPSS
Exploits1References2Affected Software1
vulnersOsv
vulnersOsv
added 2023/09/25 6:30 p.m.11 views

ai.catboost:catboost-spark_2.3_2.11 (>=1.2.1 <=1.2.7), ai.catboost:catboost-spark_2.4_2.11 (>=1.2.1 <=1.2.7) +6314 more potentially affected by CVE-2023-43642 via org.xerial.snappy:snappy-java (>=1.0.1-rc3 <=1.1.10.3)

org.xerial.snappy:snappy-java MAVEN version =1.0.1-rc3, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.1, =1.2.3, =1.2.3, =0.13.0, =0.14.0 and more Source cves: CVE-2023-43642 Source advisory: OSV:GHSA-55G7-9CWV-5QFV...

7.5CVSS6.6AI score0.0104EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2023/09/25 6:30 p.m.74 views

snappy-java's missing upper bound check on chunk length can lead to Denial of Service (DoS) impact

Summary snappy-java is a data compression library in Java. Its SnappyInputStream was found to be vulnerable to Denial of Service DoS attacks when decompressing data with a too-large chunk size. Due to missing upper bound check on chunk length, an unrecoverable fatal error can occur. Scope All...

7.5CVSS6.8AI score0.0104EPSS
Exploits1References5Affected Software1
CNNVD
CNNVD
added 2023/09/25 12:0 a.m.3 views

Snappy security breach

Snappy is a PHP library from the individual developers at KNP Labs that allows thumbnails, snapshots or PDFs to be generated from url or html pages. A security vulnerability exists in Snappy 1.1.10.3 and earlier versions, which stems from a lack of upper bound checking on the block length of...

7.5CVSS7.1AI score0.0104EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2023/09/25 12:0 a.m.5 views

PT-2023-8389

Name of the Vulnerable Software and Affected Versions snappy-java versions 1.1.10.3 and earlier Description The SnappyInputStream in snappy-java is vulnerable to Denial of Service DoS attacks when decompressing data with a too large chunk size due to a missing upper bound check on chunk length,...

7.8CVSS6.7AI score0.0104EPSS
Exploits1References221
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/15 1:28 p.m.33 views

Security Bulletin: Vulnerabilities in snappy-java might affect IBM Spectrum Copy Data Management

Summary IBM Spectrum Copy Data Management can be affected by vulnerabilities in snappy-java. Vulnerabilities including a remote attacker could exploit these vulnerabilities to cause a denial of service condition, as described by the CVEs in the "Vulnerability Details" section. Vulnerability Detai...

7.5CVSS7.4AI score0.01762EPSS
Exploits2Affected Software1
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.39 views

Important: Red Hat Security Advisory: Red Hat AMQ Streams 2.5.0 release and security update

Red Hat AMQ Streams 2.5.0 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS7.3AI score0.99615EPSS
Exploits16References19
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.10 views

snappy-java: Integer overflow in shuffle leads to DoS

A flaw was found in Snappy-java's shuffle function, which does not check input sizes before beginning operations. This issue could allow an attacker to send malicious input to trigger an overflow error that crashes the program, resulting in a denial of service...

7.5CVSS7.3AI score0.01707EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.2 views

netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way

A flaw was found in the Netty's netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service...

7.5CVSS7.3AI score0.0628EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.10 views

snappy-java: Unchecked chunk length leads to DoS

A flaw was found in Snappy-java's fileSnappyInputStream hasNextChunk function, which does not sufficiently evaluate input bytes before beginning operations. This issue could allow an attacker to send malicious input to trigger an out of memory error that crashes the program, resulting in a denial...

7.5CVSS7.3AI score0.01762EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/09/13 4:9 p.m.6 views

snappy-java: Unchecked chunk length leads to DoS

A flaw was found in Snappy-java's fileSnappyInputStream hasNextChunk function, which does not sufficiently evaluate input bytes before beginning operations. This issue could allow an attacker to send malicious input to trigger an out of memory error that crashes the program, resulting in a denial...

7.5CVSS7.3AI score0.01762EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/09/13 3:40 p.m.12 views

snappy-java: Unchecked chunk length leads to DoS

A flaw was found in Snappy-java's fileSnappyInputStream hasNextChunk function, which does not sufficiently evaluate input bytes before beginning operations. This issue could allow an attacker to send malicious input to trigger an out of memory error that crashes the program, resulting in a denial...

7.5CVSS7.3AI score0.01762EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2023/09/08 12:17 p.m.50 views

Snappy PHAR deserialization vulnerability

Issue On March 17th the vulnerability CVE-2023-28115 was disclosed, allowing an attacker to gain remote code execution through PHAR deserialization. To fix this issue, the version 1.4.2 was released with an additional check in the affected function to prevent the usage of the phar:// wrapper...

9.8CVSS8.3AI score0.0276EPSS
Exploits2References6Affected Software1
OSV
OSV
added 2023/09/08 12:17 p.m.30 views

GHSA-92RV-4J2H-8MJJ Snappy PHAR deserialization vulnerability

Issue On March 17th the vulnerability CVE-2023-28115 was disclosed, allowing an attacker to gain remote code execution through PHAR deserialization. To fix this issue, the version 1.4.2 was released with an additional check in the affected function to prevent the usage of the phar:// wrapper...

9.8CVSS9.7AI score0.01877EPSS
Exploits1References7
BDU FSTEC
BDU FSTEC
added 2023/09/08 12:0 a.m.10 views

The vulnerability of the hasNextChunk function in the snappy-java compression/decompression library allows a hacker to cause a service failure.

The vulnerability of the hasNextChunk function in the snappy-java compression/decompression library is related to the unlimited distribution of resources. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS6.8AI score0.01762EPSS
Exploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2023/09/08 12:0 a.m.8 views

The vulnerability of the shuffle function in the snappy-java fast compression/decompression library allows a hacker to induce a service failure.

The vulnerability of the shuffleint input function in the snappy-java compression/decompression library is related to integer overflow. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS6.9AI score0.01707EPSS
Exploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2023/09/08 12:0 a.m.6 views

The vulnerability of the compress(char[] input) function in the snappy-java compression/decompression library, which allows a hacker to cause a service failure.

The vulnerability of the compresschar input function in the snappy-java compression/decompression library is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure remotely...

7.8CVSS6.9AI score0.01469EPSS
Exploits0References8Affected Software3
NVD
NVD
added 2023/09/06 6:15 p.m.47 views

CVE-2023-41330

knplabs/knp-snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Issue On March 17th the vulnerability CVE-2023-28115 was disclosed, allowing an attacker to gain remote code execution through PHAR deserialization. Version 1.4.2 added a check if...

9.8CVSS9.8AI score0.01877EPSS
Exploits1References3
Rows per page
Query Builder