### [CVE-2005-0621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0621) ![](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 Scrapland 1.0 and earlier allows remote attackers to cause a denial of service (server termination) by triggering an error, which is treated as a fatal error by the server, as demonstrated using (1) signed integers for size values, (2) an invalid model, (3) a "newpos" value that is less than or equal to a size value, or (4) partial packets. ### POC #### Reference - http://aluigi.altervista.org/adv/scrapboom-adv.txt - http://marc.info/?l=full-disclosure&m=110961578504928&w=2 #### Github No PoCs found on GitHub currently.