CVE-2024-10977
PostgreSQL libpq retains an error message from man-in-the-middle
Published:
11/14/2024
Last updated:
11/14/2024
Reserved:
11/7/2024
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.
CNA assigner:
PostgreSQL (f86ef6dc-4d3a-42ad-8f28-e6d5547a5007)
Requested by:
n/a
Products affected (1)
Product |
Vendor |
Version |
PostgreSQL |
n/a
|
< 88b01048f286bb522f524ad99943ba86797d6514
|
Credits (1)
-
The PostgreSQL project thanks Jacob Champion for reporting this problem.