Approved changes feed: RSS · Atom

cpe:2.3:a:chainsafe:lodestar:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorChainsafe (b180f493-fa9d-5490-a1c8-4a392b7b0408)
ProductLodestar (2f6da5be-f5c6-5069-9638-d076dbc3864f)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:docker/chainsafe/lodestar purl2cpe 2026-06-01 10:11:50.743088
pkg:github/chainsafe/lodestar purl2cpe 2026-06-01 10:11:50.743091

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-29219 vulnerable 2026-06-08 05:42:47.362102 Integer Overflow in Lodestar
HIGH (7.5)
Lodestar is a TypeScript implementation of the Ethereum Consensus specification. Prior to version 0.36.0, there is a possible consensus split given maliciously-crafted `AttesterSlashing` or `ProposerSlashing` being included on-chain. Because the developers represent `uint64` values as native javascript `number`s, there is an issue when those variables with large (greater than 2^53) `uint64` values are included on chain. In those cases, Lodestar may view valid_`AttesterSlashing` or `ProposerSlashing` as invalid, due to rounding errors in large `number` values. This causes a consensus split, where Lodestar nodes are forked away from the main network. Similarly, Lodestar may consider invalid `ProposerSlashing` as valid, thus including in proposed blocks that will be considered invalid by the network. Version 0.36.0 contains a fix for this issue. As a workaround, use `BigInt` to represent `Slot` and `Epoch` values in `AttesterSlashing` and `ProposerSlashing` objects. `BigInt` is too slow to be used in all `Slot` and `Epoch` cases, so one may carefully use `BigInt` just where necessary for consensus.
Published: 2022-05-24T14:15:14.000Z
Updated: 2025-04-23T18:22:36.298Z
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.