### [CVE-2008-1303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1303) ![](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 missing parameter to the (1) dm-FaultFile, (2) dm-LazyCheck, (3) dm-ResolvedFile, (4) dm-OpenFile, (5) crypto, and possibly unspecified other commands, which triggers a NULL pointer dereference. ### 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.