mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
873 B
873 B
CVE-2005-0621
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.