Files
CVEs-PoC/2012/CVE-2012-4353.md
2024-06-18 02:51:15 +02:00

18 lines
876 B
Markdown

### [CVE-2012-4353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4353)
![](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
Stack-based buffer overflow in RunTime.exe in Sielco Sistemi Winlog Pro SCADA before 2.07.17 and Winlog Lite SCADA before 2.07.17 allows remote attackers to execute arbitrary code via a crafted port-46824 TCP packet that triggers an incorrect file-open attempt by the _TCPIPS_BinOpenFileFP function, a different vulnerability than CVE-2012-3815. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://aluigi.org/adv/winlog_2-adv.txt
#### Github
No PoCs found on GitHub currently.