Files
CVEs-PoC/2008/CVE-2008-2005.md
T
2024-06-18 02:51:15 +02:00

18 lines
826 B
Markdown

### [CVE-2008-2005](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2005)
![](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 SuiteLink Service (aka slssvc.exe) in WonderWare SuiteLink before 2.0 Patch 01, as used in WonderWare InTouch 8.0, allows remote attackers to cause a denial of service (NULL pointer dereference and service shutdown) and possibly execute arbitrary code via a large length value in a Registration packet to TCP port 5413, which causes a memory allocation failure.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6474
#### Github
No PoCs found on GitHub currently.