{ "id": "CVE-2023-3635", "sourceIdentifier": "reefs@jfrog.com", "published": "2023-07-12T19:15:08.983", "lastModified": "2023-07-13T08:32:09.673", "vulnStatus": "Awaiting Analysis", "descriptions": [ { "lang": "en", "value": "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.\n\n" } ], "metrics": { "cvssMetricV31": [ { "source": "reefs@jfrog.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "reefs@jfrog.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-195" } ] } ], "references": [ { "url": "https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b", "source": "reefs@jfrog.com" }, { "url": "https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/", "source": "reefs@jfrog.com" } ] }