All the vulnerabilites related to dain - snappy
cve-2024-36124
Vulnerability from cvelistv5
Published
2024-06-03 14:25
Modified
2024-09-05 14:44
Severity ?
EPSS score ?
Summary
iq80 Snappy has an out-of-bounds read when uncompressing data, leading to JVM crash
References
▼ | URL | Tags |
---|---|---|
https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T03:30:13.077Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:xerial:snappy-java:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "snappy-java", "vendor": "xerial", "versions": [ { "lessThan": "0.5", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-36124", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-06T18:26:25.852205Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-05T14:44:12.984Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "snappy", "vendor": "dain", "versions": [ { "status": "affected", "version": "\u003c 0.5" } ] } ], "descriptions": [ { "lang": "en", "value": "iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class `sun.misc.Unsafe` to speed up memory access, no additional bounds checks are performed and this has similar security consequences as out-of-bounds access in C or C++, namely it can lead to non-deterministic behavior or crash the JVM. iq80 Snappy is not actively maintained anymore. As quick fix users can upgrade to version 0.5.\n" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-125", "description": "CWE-125: Out-of-bounds Read", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-03T14:25:58.628Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9" } ], "source": { "advisory": "GHSA-8wh2-6qhj-h7j9", "discovery": "UNKNOWN" }, "title": "iq80 Snappy has an out-of-bounds read when uncompressing data, leading to JVM crash" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-36124", "datePublished": "2024-06-03T14:25:58.628Z", "dateReserved": "2024-05-20T21:07:48.189Z", "dateUpdated": "2024-09-05T14:44:12.984Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }