CVE-2023-3635

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:squareup:okio:*:*:*:*:*:*:*:*
cpe:2.3:a:squareup:okio:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-07-12 19:15

Updated : 2023-10-25 15:17


NVD link : CVE-2023-3635

Mitre link : CVE-2023-3635

CVE.ORG link : CVE-2023-3635


JSON object : View

Products Affected

squareup

  • okio
CWE
CWE-681

Incorrect Conversion between Numeric Types

CWE-195

Signed to Unsigned Conversion Error