{"vulnerability": "CVE-2023-22460", "sightings": [{"uuid": "8162b56e-08c4-4f1e-a8ab-b44401d7bb0a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-22460", "type": "seen", "source": "https://t.me/cibsecurity/55898", "content": "\u203c CVE-2023-22460 \u203c\n\ngo-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON encoder which will panic as it doesn't expect to receive Bytes tokens. Such an encode should be treated as an error, as plain JSON should not be able to encode Bytes. This only impacts uses of the `json` codec. `dag-json` is not impacted. Use of `json` as a decoder is not impacted. This issue is fixed in v0.19.0. As a workaround, one may prefer the `dag-json` codec, which has the ability to encode bytes.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2023-01-04T18:18:20.000000Z"}, {"uuid": "91373793-f859-4d07-ac45-f3cea8b14861", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-22460", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/7128", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2023-22460\n\ud83d\udd25 CVSS Score: 7.5 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)\n\ud83d\udd39 Description: go-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Encoding data which contains a Bytes kind Node will pass a Bytes token to the JSON encoder which will panic as it doesn't expect to receive Bytes tokens. Such an encode should be treated as an error, as plain JSON should not be able to encode Bytes. This only impacts uses of the `json` codec. `dag-json` is not impacted. Use of `json` as a decoder is not impacted. This issue is fixed in v0.19.0. As a workaround, one may prefer the `dag-json` codec, which has the ability to encode bytes.\n\ud83d\udccf Published: 2023-01-04T14:53:19.877Z\n\ud83d\udccf Modified: 2025-03-11T13:34:55.463Z\n\ud83d\udd17 References:\n1. https://github.com/ipld/go-ipld-prime/security/advisories/GHSA-c653-6hhg-9x92\n2. https://github.com/ipld/go-ipld-prime/pull/472\n3. https://github.com/ipld/go-ipld-prime/releases/tag/v0.19.0", "creation_timestamp": "2025-03-11T13:39:43.000000Z"}]}