mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
884 B
Markdown
19 lines
884 B
Markdown
### [CVE-2005-0621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|