Arbitrary SQL execution via Bind message overflow
Published May 9, 2024 · Updated Dec 12, 2024
SQL injection in affected Npgsql releases allows remote attackers to execute arbitrary SQL through oversized parameter values. WriteBind uses 32-bit integers for the PostgreSQL Bind message length and combined parameter lengths, so overflow declares a frame smaller than the bytes actually sent. Exploitation requires an application path accepting parameters totaling more than two gigabytes; PostgreSQL parses trailing bytes as attacker-chosen messages under the application's database privileges.
Summary
What happened
SQL injection in affected Npgsql releases allows remote attackers to execute arbitrary SQL through oversized parameter values. WriteBind uses 32-bit integers for the PostgreSQL Bind message length and combined parameter lengths, so overflow declares a frame smaller than the bytes actually sent. Exploitation requires an application path accepting parameters totaling more than two gigabytes; PostgreSQL parses trailing bytes as attacker-chosen messages under the application's database privileges.
The record
- CVE
- CVE-2024-32655
- Published
- May 9, 2024
- Updated
- Dec 12, 2024
- Vendor
- Npgsql
- Product
- Npgsql
- Classifications
- CWE-89, CWE-20, CWE-190, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 9, 2024CVE publishedPublication date reported by the CVE source.
- Dec 12, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 4.0.0, < 4.0.14
- Affected versionversion=4.0.0 <4.0.14
- Affected versionversion=>= 4.1.0, < 4.1.13
- Affected versionversion=4.1.0 <4.1.13
- Affected versionversion=>= 5.0.0, < 5.0.18
- Affected versionversion=5.0.0 <5.0.18
- Affected versionversion=>= 6.0.0, < 6.0.11
- Affected versionversion=6.0.0 <6.0.11
- Affected versionversion=>= 7.0.0, < 7.0.7
- Affected versionversion=7.0.0 <8.0.3
- Affected versionversion=>= 8.0.0, < 8.0.3
- Affected versionversion=8.0.0 <8.0.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- npgsql-protocol-overflow-poc.zipproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo