CVE-2024-10977: PostgreSQL libpq retains an error message from man-in-the-middle
Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10977?
CVE-2024-10977 has been classified with a high severity due to its potential for exploitation by a man-in-the-middle attacker.
How do I fix CVE-2024-10977?
To fix CVE-2024-10977, update to PostgreSQL version 13.18-0+deb11u1, 15.10-0+deb12u1, or 17.2-1.
Which versions of PostgreSQL are affected by CVE-2024-10977?
Affected PostgreSQL versions include 13.16-0+deb11u1 and earlier, 15.8-0+deb12u1 and earlier, and 16.4-3 and earlier.
What kind of attacks can CVE-2024-10977 facilitate?
CVE-2024-10977 can facilitate man-in-the-middle attacks that exploit server error messages to send arbitrary non-NUL bytes.
Is CVE-2024-10977 specific to a particular operating system?
CVE-2024-10977 is specifically noted for Debian packages of PostgreSQL.