### [CVE-2002-1368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1368) ![](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 Common Unix Printing System (CUPS) 1.1.14 through 1.1.17 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code by causing negative arguments to be fed into memcpy() calls via HTTP requests with (1) a negative Content-Length value or (2) a negative length in a chunked transfer encoding. ### POC #### Reference - http://marc.info/?l=bugtraq&m=104032149026670&w=2 #### Github No PoCs found on GitHub currently.