CVE-2023-3635: Incorrect Conversion between Numeric Types
(updated )
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.
References
- github.com/advisories/GHSA-w33c-445m-f8w7
- github.com/square/okio/blob/master/CHANGELOG.md
- github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b
- github.com/square/okio/commit/b4fa875dc24950680c386e4b1c593660ce4f7839
- github.com/square/okio/pull/1280
- github.com/square/okio/pull/1334
- nvd.nist.gov/vuln/detail/CVE-2023-3635
- research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/
Detect and mitigate CVE-2023-3635 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →