Cap'n Proto 1.0.1
Approved changes feed: RSS · Atom
cpe:2.3:a:capnproto:capnproto:1.0.1:*:*:*:*:*:*:*
part: a version: 1.0.1 update: *
| Vendor | Capnproto (92b2c303-f3c9-5b30-bf00-b91ee1da5494) |
|---|---|
| Product | Capnproto (56b57bdd-4bf2-5224-aff8-c923630dbc69) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:bitbucket/cleveron/capnproto |
purl2cpe | 2026-06-01 10:16:21.762243 |
pkg:deb/debian/capnproto |
purl2cpe | 2026-06-01 10:16:21.762244 |
pkg:deb/ubuntu/capnproto |
purl2cpe | 2026-06-01 10:16:21.762245 |
pkg:github/capnproto/capnproto |
purl2cpe | 2026-06-01 10:16:21.762247 |
pkg:gitlab/cleveron/capnproto |
purl2cpe | 2026-06-01 10:16:21.762248 |
pkg:rpm/fedora/capnproto |
purl2cpe | 2026-06-01 10:16:21.762250 |
pkg:rpm/opensuse/capnproto |
purl2cpe | 2026-06-01 10:16:21.762251 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-48230 |
vulnerable | 2026-06-08 06:14:26.337980 |
Cap'n Proto WebSocket message can cause crash
MEDIUM (5.9)
Cap'n Proto is a data interchange format and capability-based RPC system. In versions 1.0 and 1.0.1, when using the KJ HTTP library with WebSocket compression enabled, a buffer underrun can be caused by a remote peer. The underrun always writes a constant value that is not attacker-controlled, likely resulting in a crash, enabling a remote denial-of-service attack. Most Cap'n Proto and KJ users are unlikely to have this functionality enabled and so unlikely to be affected. Maintainers suspect only the Cloudflare Workers Runtime is affected.
If KJ HTTP is used with WebSocket compression enabled, a malicious peer may be able to cause a buffer underrun on a heap-allocated buffer. KJ HTTP is an optional library bundled with Cap'n Proto, but is not directly used by Cap'n Proto. WebSocket compression is disabled by default. It must be enabled via a setting passed to the KJ HTTP library via `HttpClientSettings` or `HttpServerSettings`. The bytes written out-of-bounds are always a specific constant 4-byte string `{ 0x00, 0x00, 0xFF, 0xFF }`. Because this string is not controlled by the attacker, maintainers believe it is unlikely that remote code execution is possible. However, it cannot be ruled out. This functionality first appeared in Cap'n Proto 1.0. Previous versions are not affected.
This issue is fixed in Cap'n Proto 1.0.1.1.
Published: 2023-11-21T20:53:34.151Z
Updated: 2024-08-02T21:23:39.104Z |
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.