Approved changes feed: RSS · Atom

cpe:2.3:a:filecoin:lotus:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorFilecoin (2d75edce-63c0-586d-b62d-e9e5caca7af7)
ProductLotus (79247a55-b138-5311-8bbf-f18d20ad869d)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/filecoin-project/lotus purl2cpe 2026-06-01 10:14:43.121807

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2021-21405 vulnerable 2026-06-08 05:29:11.955006 BLS Signature "Malleability"
MEDIUM (5.9)
Lotus is an Implementation of the Filecoin protocol written in Go. BLS signature validation in lotus uses blst library method VerifyCompressed. This method accepts signatures in 2 forms: "serialized", and "compressed", meaning that BLS signatures can be provided as either of 2 unique byte arrays. Lotus block validation functions perform a uniqueness check on provided blocks. Two blocks are considered distinct if the CIDs of their blockheader do not match. The CID method for blockheader includes the BlockSig of the block. The result of these issues is that it would be possible to punish miners for valid blocks, as there are two different valid block CIDs available for each block, even though this must be unique. By switching from the go based `blst` bindings over to the bindings in `filecoin-ffi`, the code paths now ensure that all signatures are compressed by size and the way they are deserialized. This happened in https://github.com/filecoin-project/lotus/pull/5393.
Published: 2021-04-15T21:35:13.000Z
Updated: 2024-08-03T18:09:16.079Z
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.