### [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.