### [CVE-2008-1302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1302) ![](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 The Perforce service (p4s.exe) in Perforce Server 2007.3/143793 and earlier allows remote attackers to cause a denial of service (daemon crash) via a (1) server-DiffFile or (2) server-ReleaseFile command with a large integer value, which is used in an array initialization calculation, and leads to invalid memory access. ### POC #### Reference - http://aluigi.altervista.org/adv/perforces-adv.txt - http://aluigi.org/poc/perforces.zip - http://securityreason.com/securityalert/3735 #### Github No PoCs found on GitHub currently.