1 results (0.003 seconds)

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 1

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. GzipSource no maneja una excepción que podría surgir al analizar un búfer gzip malformado. Esto puede conducir a la denegación de servicio del cliente Okio cuando se maneja un archivo GZIP manipulado, mediante el uso de la clase "GzipSource". A flaw was found in SquareUp Okio. • https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195 https://access.redhat.com/security/cve/CVE-2023-3635 https://bugzilla.redhat.com/show_bug.cgi?id=2229295 • CWE-195: Signed to Unsigned Conversion Error CWE-248: Uncaught Exception CWE-681: Incorrect Conversion between Numeric Types •