Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-22460

7.5 · HIGH
Published Jan 4, 2023 protocol CWE-20 EPSS 0.97% (59th pctl)

Overview

CVE-2023-22460 is a high-severity vulnerability affecting protocol go-ipld-prime. It was published on January 4, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from protocol. Update go-ipld-prime to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
protocol go-ipld-prime >= 0, < 0.19.0 Affected

Frequently Asked Questions

What is CVE-2023-22460?

CVE-2023-22460 is a high-severity vulnerability affecting protocol go-ipld-prime. It was published on January 4, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-22460?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-22460?

Check the references section for vendor advisories and patches from protocol. Update go-ipld-prime to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-22460?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-22460 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.