cve/2002/CVE-2002-0022.md

19 lines
833 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-0022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0022)
![](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
Buffer overflow in the implementation of an HTML directive in mshtml.dll in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code via a web page that specifies embedded ActiveX controls in a way that causes 2 Unicode strings to be concatenated.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=101362984930597&w=2
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A925
#### Github
No PoCs found on GitHub currently.