Vulnerability

CVE-2023-3635
CVSS Score 7.5 high

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWE

CWE-195

[CVE-2023-3635] CWE-195: Signed to Unsigned Conversion Error

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.

See com.squareup.okio/okio package information