cve/2007/CVE-2007-6262.md

19 lines
822 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-6262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6262)
![](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
A certain ActiveX control in axvlc.dll in VideoLAN VLC 0.8.6 before 0.8.6d allows remote attackers to execute arbitrary code via crafted arguments to the (1) addTarget, (2) getVariable, or (3) setVariable function, resulting from a "bad initialized pointer," aka a "recursive plugin release vulnerability."
### POC
#### Reference
- http://securityreason.com/securityalert/3420
- http://www.coresecurity.com/?action=item&id=2035
#### Github
No PoCs found on GitHub currently.