cve/2010/CVE-2010-0679.md

19 lines
871 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.