2023-07-12 20:00:38 +00:00
{
"id" : "CVE-2023-3635" ,
"sourceIdentifier" : "reefs@jfrog.com" ,
"published" : "2023-07-12T19:15:08.983" ,
2023-07-26 18:00:39 +00:00
"lastModified" : "2023-07-26T16:24:46.917" ,
"vulnStatus" : "Analyzed" ,
2023-07-12 20:00:38 +00:00
"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"
2023-07-26 18:00:39 +00:00
} ,
{
"lang" : "es" ,
"value" : "GzipSource no maneja una excepci\u00f3n que podr\u00eda surgir al analizar un b\u00fafer gzip malformado. Esto puede conducir a la denegaci\u00f3n de servicio del cliente Okio cuando se maneja un archivo GZIP manipulado, mediante el uso de la clase \"GzipSource\"."
2023-07-12 20:00:38 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-26 18:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-07-12 20:00:38 +00:00
{
"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" : [
2023-07-26 18:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-681"
}
]
} ,
2023-07-12 20:00:38 +00:00
{
"source" : "reefs@jfrog.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-195"
}
]
}
] ,
2023-07-26 18:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:squareup:okio:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.4.0" ,
"matchCriteriaId" : "BA7992EF-23C5-476A-854B-562FE1C3742A"
}
]
}
]
}
] ,
2023-07-12 20:00:38 +00:00
"references" : [
{
"url" : "https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b" ,
2023-07-26 18:00:39 +00:00
"source" : "reefs@jfrog.com" ,
"tags" : [
"Patch"
]
2023-07-12 20:00:38 +00:00
} ,
{
"url" : "https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/" ,
2023-07-26 18:00:39 +00:00
"source" : "reefs@jfrog.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-07-12 20:00:38 +00:00
}
]
}