cve/2013/CVE-2013-6128.md

21 lines
986 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6128)
![](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 KCHARTXYLib.KChartXY ActiveX control in KChartXY.ocx before 65.30.30000.10002 in WellinTech KingView before 6.53 does not properly restrict SaveToFile method calls, which allows remote attackers to create or overwrite arbitrary files, and subsequently execute arbitrary programs, via the single pathname argument, as demonstrated by a directory traversal attack.
### POC
#### Reference
- http://ics-cert.us-cert.gov/advisories/ICSA-13-295-01
2024-06-09 00:33:16 +00:00
- http://ics-cert.us-cert.gov/advisories/ICSA-13-295-01
2024-05-26 14:27:05 +02:00
- http://www.exploit-db.com/exploits/28085/
2024-06-09 00:33:16 +00:00
- http://www.exploit-db.com/exploits/28085/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.