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

19 lines
871 B
Markdown

### [CVE-2010-0679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0679)
![](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 the HyleosChemView.HLChemView ActiveX control (HyleosChemView.ocx) in Hyleos ChemView 1.9.5.1 allow remote attackers to execute arbitrary code via a large number of white space characters in the filename argument to the (1) SaveasMolFile and (2) ReadMolFile methods.
### POC
#### Reference
- http://packetstormsecurity.org/1002-advisories/chemviewx-overflow.txt
- http://packetstormsecurity.org/1002-exploits/hyleoschemview-heap.rb.txt
#### Github
No PoCs found on GitHub currently.