CVE-2023-25568
Summary
| CVE | CVE-2023-25568 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-05-10 14:15:00 UTC |
| Updated | 2023-05-19 01:53:00 UTC |
| Description | Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users accepting untrusted connections with the Bitswap server and also affects users using the old API stubs at `github.com/ipfs/go-libipfs/bitswap` because users then transitively import `github.com/ipfs/go-libipfs/bitswap/server`. Boxo versions 0.6.0 and 0.4.1 contain a patch for this issue. As a workaround, those who are using the stub object at `github.com/ipfs/go-libipfs/bitswap` not taking advantage of the features provided by the server can refactor their code to use the new split API that will allow them to run in a client only mode: `github.com/ipfs/go-libipfs/bitswap/client`. |
Risk And Classification
Problem Types: CWE-770
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| bitswap/server/internal/decision: rewrite ledger inversion · ipfs/boxo@9cb5cb5 · GitHub | MISC | github.com | |
| bitswap/server/internal/decision: add filtering on CIDs · ipfs/boxo@62cbac4 · GitHub | MISC | github.com | |
| bitswap/server/internal/decision: add more non flaky tests · ipfs/boxo@baa748b · GitHub | MISC | github.com | |
| bitswap/server: DOS unbounded persistant memory leak · Advisory · ipfs/boxo · GitHub | CONFIRM | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.