mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2002-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1398)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the date parser for PostgreSQL before 7.2.2 allows attackers to cause a denial of service and possibly execute arbitrary code via a long date string, aka a vulnerability "in handling long datetime input."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.novell.com/linux/security/advisories/2002_038_postgresql.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|