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

19 lines
964 B
Markdown

### [CVE-2009-0134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0134)
![](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
Insecure method vulnerability in the EasyGrid.SGCtrl.32 ActiveX control in EasyGrid.ocx 1.0.0.1 in AAA EasyGrid ActiveX 3.51 allows remote attackers to create and overwrite arbitrary files via the (1) DoSaveFile or (2) DoSaveHtmlFile method. NOTE: vector 1 could be leveraged for code execution by creating executable files in Startup folders or by accessing files using hcp:// URLs. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://securityreason.com/securityalert/4913
- https://www.exploit-db.com/exploits/7779
#### Github
No PoCs found on GitHub currently.