Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: capnproto

Found 2 matching suggestions

View:
Compact
Detailed
Published
updated 3 months, 1 week ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    2 packages
    • capnproto-java
    • capnproto-rust
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Cap'n Proto has an integer overflow in KJ-HTTP

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, a negative Content-Length value was converted to unsigned, treating it as an impossibly large length instead. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in 1.4.0.

Affected products

capnproto
  • ==< 1.4.0

Matching in nixpkgs

pkgs.capnproto

Cap'n Proto cerealization protocol

Ignored packages (2)

Package maintainers

Upstream advisory: https://github.com/capnproto/capnproto/security/advisories/GHSA-qjx3-pp3m-9jpm
Published
updated 3 months, 1 week ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    2 packages
    • capnproto-java
    • capnproto-rust
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Cap'n Proto: Integer overflow in KJ-HTTP chunk size

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in 1.4.0.

Affected products

capnproto
  • ==< 1.4.0

Matching in nixpkgs

pkgs.capnproto

Cap'n Proto cerealization protocol

Ignored packages (2)

Package maintainers

Upstream advisory: https://github.com/capnproto/capnproto/security/advisories/GHSA-vpcq-mx5v-32wm