CVE-2024-10977 Affecting postgresql-15 package, versions <15.9-0+deb12u1
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN12-POSTGRESQL15-8381242
- published 15 Nov 2024
- disclosed 14 Nov 2024
How to fix?
Upgrade Debian:12
postgresql-15
to version 15.9-0+deb12u1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream postgresql-15
package and not the postgresql-15
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
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.