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

25 lines
1.3 KiB
Markdown

### [CVE-2011-1567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1567)
![](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
Multiple stack-based buffer overflows in IGSSdataServer.exe 9.00.00.11063 and earlier in 7-Technologies Interactive Graphical SCADA System (IGSS) allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via crafted (1) ListAll, (2) Write File, (3) ReadFile, (4) Delete, (5) RenameFile, and (6) FileInfo commands in an 0xd opcode; (7) the Add, (8) ReadFile, (9) Write File, (10) Rename, (11) Delete, and (12) Add commands in an RMS report templates (0x7) opcode; and (13) 0x4 command in an STDREP request (0x8) opcode to TCP port 12401.
### POC
#### Reference
- http://aluigi.org/adv/igss_2-adv.txt
- http://aluigi.org/adv/igss_3-adv.txt
- http://aluigi.org/adv/igss_4-adv.txt
- http://aluigi.org/adv/igss_5-adv.txt
- http://aluigi.org/adv/igss_7-adv.txt
- http://securityreason.com/securityalert/8179
- http://securityreason.com/securityalert/8251
- http://www.exploit-db.com/exploits/17024
#### Github
No PoCs found on GitHub currently.