SQL injection via buffered pre-handshake plaintext
Published Mar 4, 2022 · Updated Aug 3, 2024
SQL injection in PostgreSQL allows man-in-the-middle attackers to execute arbitrary SQL during encrypted connection startup. ProcessStartupPacket retained bytes received alongside the initial SSL or GSS request and treated that pre-handshake plaintext as decrypted protocol data after encryption completed. Exploitation requires a network interception position and trust authentication with clientcert or cert authentication, and injected commands run with the requested database role's privileges.
Summary
What happened
SQL injection in PostgreSQL allows man-in-the-middle attackers to execute arbitrary SQL during encrypted connection startup. ProcessStartupPacket retained bytes received alongside the initial SSL or GSS request and treated that pre-handshake plaintext as decrypted protocol data after encryption completed. Exploitation requires a network interception position and trust authentication with clientcert or cert authentication, and injected commands run with the requested database role's privileges.
The record
- CVE
- CVE-2021-23214
- Published
- Mar 4, 2022
- Updated
- Aug 3, 2024
- Vendor
- PostgreSQL Global Development Group
- Product
- PostgreSQL
- Classifications
- CWE-89, T1557
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 4, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 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=Affects v9.6 to v14
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
No public exploit references are available in this record.
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