mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
739 B
739 B
CVE-2002-1400
Description
Heap-based buffer overflow in the repeat() function for PostgreSQL before 7.2.2 allows attackers to execute arbitrary code by causing repeat() to generate a large string.
POC
Reference
- http://www.novell.com/linux/security/advisories/2002_038_postgresql.html
- http://www.novell.com/linux/security/advisories/2002_038_postgresql.html
Github
No PoCs found on GitHub currently.