CVE-2023-3635: Okio GzipSource unhandled exception Denial of Service
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-3635?
CVE-2023-3635 is a vulnerability in the GzipSource class of the Okio library, which may lead to denial of service.
Is there a fix available for CVE-2023-3635?
Yes, upgrading to Okio version 3.5.0 or higher will fix the vulnerability.
What is the severity of CVE-2023-3635?
The severity of CVE-2023-3635 is high, with a severity value of 7.5.
What is the CWE ID associated with CVE-2023-3635?
The CWE IDs associated with CVE-2023-3635 are 681 and 195.
Where can I find more information about CVE-2023-3635?
You can find more information about CVE-2023-3635 at the following references: [1](https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b), [2](https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/), [3](https://nvd.nist.gov/vuln/detail/CVE-2023-3635).