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.
{ "nvd_published_at": "2023-07-12T19:15:08Z", "cwe_ids": [ "CWE-195", "CWE-681" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-07-13T17:01:48Z" }