Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: python312Packages.mypy-boto3-storagegateway

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2024-10295
5.9 MEDIUM
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): HIGH
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): NONE
  • Availability impact (A): NONE
created 6 months, 1 week ago
Gateway: apicast basic auth bypass via malformed base64 headerssending non-base64 'basic' auth with special characters causes apicast to incorrectly authenticate a request

A flaw was found in Gateway. Sending a non-base64 'basic' auth with special characters can cause APICast to incorrectly authenticate a request. A malformed basic authentication header containing special characters bypasses authentication and allows unauthorized access to the backend. This issue can occur due to a failure in the base64 decoding process, which causes APICast to skip the rest of the authentication checks and proceed with routing the request upstream.

References

Affected products

gateway
  • =<2.14.2
3scale-amp-apicast-gateway-container

Matching in nixpkgs

pkgs.grpc-gateway

GRPC to JSON proxy generator plugin for Google Protocol Buffers

  • nixos-unstable -

pkgs.ingress2gateway

Convert Ingress resources to Gateway API resources

  • nixos-unstable -

pkgs.firezone-gateway

WireGuard tunnel server for the Firezone zero-trust access platform

  • nixos-unstable -

Package maintainers