{ "schema_version": "1.4.0", "id": "GHSA-wjxc-pjx9-4wvm", "modified": "2024-02-03T00:18:06Z", "published": "2024-02-03T00:18:06Z", "aliases": [], "summary": "Nervos CKB Panic on malformed input", "details": "### Impact\nCKB process will panic when received malformed p2p message because of snappy, which is used to compress network messages\n\n### References\nhttps://github.com/BurntSushi/rust-snappy/issues/29", "severity": [], "affected": [ { "package": { "ecosystem": "crates.io", "name": "ckb" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.34.2" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 0.34.1" } } ], "references": [ { "type": "WEB", "url": "https://github.com/nervosnetwork/ckb/security/advisories/GHSA-wjxc-pjx9-4wvm" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-03T00:18:06Z", "nvd_published_at": null } }