mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
663 B
Markdown
18 lines
663 B
Markdown
### [CVE-2002-1400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|