Files
CVEs-PoC/2002/CVE-2002-1398.md
T
2024-06-18 02:51:15 +02:00

18 lines
716 B
Markdown

### [CVE-2002-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1398)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.