CVE-2005-0621
Scrapland 1.0 and earlier - Denial of Service via Error Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0621. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit targets a denial-of-service (DoS) vulnerability in Scrapland <= 1.0 by sending malformed UDP packets to crash the server. It includes multiple attack vectors such as oversized text strings and invalid model references.
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.
Exploits (1)
This exploit targets a denial-of-service (DoS) vulnerability in Scrapland <= 1.0 by sending malformed UDP packets to crash the server. It includes multiple attack vectors such as oversized text strings and invalid model references.