Approved changes feed: RSS · Atom

cpe:2.3:a:protocol:go-merkledag:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorProtocol (f2b98f42-7d41-5397-b702-40a5f7aae0b0)
ProductGo Merkledag (5732394b-5ba1-550d-b069-ba2c5f6cca57)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/bdengine/go-merkledag purl2cpe 2026-06-01 10:18:11.543698
pkg:github/ipfs/go-merkledag purl2cpe 2026-06-01 10:18:11.543702
pkg:github/trustprotocol/go-merkledag purl2cpe 2026-06-01 10:18:11.543706

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-23495 vulnerable 2026-06-03 14:46:27.556716 ProtoNode may be modified such that common method calls may panic in ipfs/go-merkledag
HIGH (7.5)
go-merkledag implements the 'DAGService' interface and adds two ipld node types, Protobuf and Raw for the ipfs project. A `ProtoNode` may be modified in such a way as to cause various encode errors which will trigger a panic on common method calls that don't allow for error returns. A `ProtoNode` should only be able to encode to valid DAG-PB, attempting to encode invalid DAG-PB forms will result in an error from the codec. Manipulation of an existing (newly created or decoded) `ProtoNode` using the modifier methods did not account for certain states that would place the `ProtoNode` into an unencodeable form. Due to conformance with the [`github.com/ipfs/go-block-format#Block`](https://pkg.go.dev/github.com/ipfs/go-block-format#Block) and [`github.com/ipfs/go-ipld-format#Node`](https://pkg.go.dev/github.com/ipfs/go-ipld-format#Node) interfaces, certain methods, which internally require a re-encode if state has changed, will panic due to the inability to return an error. This issue has been addressed across a number of pull requests. Users are advised to upgrade to version 0.8.1 for a complete set of fixes. Users unable to upgrade may attempt to mitigate this issue by sanitising inputs when allowing user-input to set a new `CidBuilder` on a `ProtoNode` and by sanitising `Tsize` (`Link#Size`) values such that they are a reasonable byte-size for sub-DAGs where derived from user-input.
Published: 2022-12-08T21:25:40.257Z
Updated: 2025-04-23T16:31:04.725Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.