mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2008-6704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6704)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the NET_Compressor::Decompress function in S.T.A.L.K.E.R.: Shadow of Chernobyl 1.0006 and earlier allows remote attackers to cause a denial of service (server crash) via a crafted packet with a 0xc1 value that contains no compressed data, which triggers a copy of a large amount of memory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/stalker39x-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|