Lucene search

K

Snappy-Java Security Vulnerabilities - 2023

cve
cve

CVE-2023-34453

snappy-java is a fast compressor/decompressor for Java. Due to unchecked multiplications, an integer overflow may occur in versions prior to 1.1.10.1, causing a fatal error. The function shuffle(int[] input) in the file BitShuffle.java receives an array of integers and applies a bit shuffle on it. ...

7.5CVSS

7.5AI Score

0.001EPSS

2023-06-15 05:15 PM
124
cve
cve

CVE-2023-34454

snappy-java is a fast compressor/decompressor for Java. Due to unchecked multiplications, an integer overflow may occur in versions prior to 1.1.10.1, causing an unrecoverable fatal error. The function compress(char[] input) in the file Snappy.java receives an array of characters and compresses it....

7.5CVSS

7.4AI Score

0.001EPSS

2023-06-15 05:15 PM
124
cve
cve

CVE-2023-34455

snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to 1.1.10.1. The code in the function hasNextChunk in the fileSnappyInputStream.java checks if a given stream has more chunks to read. It does th...

7.5CVSS

7.3AI Score

0.001EPSS

2023-06-15 06:15 PM
613
cve
cve

CVE-2023-43642

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.5CVSS

7.2AI Score

0.001EPSS

2023-09-25 08:15 PM
301