Files
CVEs-PoC/2010/CVE-2010-4015.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2010-4015

Description

Buffer overflow in the gettoken function in contrib/intarray/_int_bool.c in the intarray array module in PostgreSQL 9.0.x before 9.0.3, 8.4.x before 8.4.7, 8.3.x before 8.3.14, and 8.2.x before 8.2.20 allows remote authenticated users to cause a denial of service (crash) and possibly execute arbitrary code via integers with a large number of digits to unspecified functions.

POC

Reference

No PoCs from references.

Github