CVE-2023-3635
MediumCVSS 5.9Exploitation Probability (EPSS)
Elevated risk61th percentile - higher than 61% of all known CVEs
Summary
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.
Risk Assessment
The organization may experience service outages related to the Okio client, which could impact users and business operations.
Recommendation
It is recommended to update to the latest version that improves exception handling in the GzipSource class to minimize the risk of denial of service.
Original NVD description (English source)
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.

