Description
GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class.
Remediation
References
https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b
https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/
Related Vulnerabilities
CVE-2022-30506 Vulnerability in maven package net.mingsoft:ms-mcms
CVE-2011-2204 Vulnerability in maven package org.apache.tomcat:tomcat-catalina
CVE-2022-24901 Vulnerability in npm package parse-server
CVE-2022-29237 Vulnerability in maven package org.opencastproject:opencast-ingest-service-impl
CVE-2021-28165 Vulnerability in maven package org.eclipse.jetty:jetty-io