Go Bitfield
Approved changes feed: RSS · Atom
cpe:2.3:a:ipfs:go-bitfield:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Ipfs (58f53c25-ffa3-5fa7-b0ba-3243319dd32a) |
|---|---|
| Product | Go Bitfield (458a7997-ffa8-5440-9ee0-6cf224cee454) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-23626 |
vulnerable | 2026-06-08 05:56:04.112011 |
Denial of service when feeding malformed size arguments in go-bitfield
MEDIUM (5.9)
go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of `NewBitfield` and `FromBytes` functions, an attacker can trigger `panic`s. This happen when the `size` is a not a multiple of `8` or is negative. There were already a note in the `NewBitfield` documentation, however known users of this package are subject to this issue. Users are advised to upgrade. Users unable to upgrade should ensure that `size` is a multiple of 8 before calling `NewBitfield` or `FromBytes`.
Published: 2023-02-09T20:54:07.075Z
Updated: 2025-03-10T21:14:05.485Z |
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.