cve/2005/CVE-2005-0621.md
2025-09-29 21:09:30 +02:00

19 lines
884 B
Markdown

### [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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.