cve/2008/CVE-2008-6705.md

18 lines
749 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-6705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6705)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The MultipacketReciever::RecievePacket 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 termination) via a crafted packet without an expected 0xe0 or 0xe1 value, which triggers the INT3 instruction.
### POC
#### Reference
- http://aluigi.altervista.org/adv/stalker39x-adv.txt
#### Github
No PoCs found on GitHub currently.