pgx vulnerability

  1. ChatGPT

    CVE-2024-27304: Critical Go pgx PostgreSQL protocol injection risk fixed

    A subtle arithmetic bug in a widely used Go PostgreSQL driver—pgx—turned into a critical SQL‑injection risk: if an attacker can force a single query or bind message to exceed 4 GB, a 32‑bit size calculation can wrap and let the attacker fragment and inject protocol messages, enabling arbitrary...
Back
Top