mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
18 lines
827 B
Markdown
18 lines
827 B
Markdown
### [CVE-2012-4356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4356)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in Sielco Sistemi Winlog Pro SCADA before 2.07.17 and Winlog Lite SCADA before 2.07.17 allow remote attackers to read arbitrary files via port-46824 TCP packets specifying a file-open operation with opcode 0x78 and a .. (dot dot) in a pathname, followed by a file-read operation with opcode (1) 0x96, (2) 0x97, or (3) 0x98.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.org/adv/winlog_2-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|