ID:11707 - Exploit for Input validation error in PostgreSQL - CVE-2010-0733
Published: June 23, 2025
PostgreSQL
Link to public exploit:
Vulnerability description
The vulnerability allows a remote user to perform service disruption.
Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations.