mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
|
|
### [CVE-2025-34128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-34128)
|
||
|
|

|
||
|
|

|
||
|
|
&color=brightgreen)
|
||
|
|
&color=brightgreen)
|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
A buffer overflow vulnerability exists in the X360 VideoPlayer ActiveX control (VideoPlayer.ocx) version 2.6 when handling overly long arguments to the ConvertFile() method. An attacker can exploit this vulnerability by supplying crafted input to cause memory corruption and execute arbitrary code within the context of the current process.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://rh0dev.github.io/blog/2015/fun-with-info-leaks/
|
||
|
|
- https://www.exploit-db.com/exploits/35948
|
||
|
|
- https://www.exploit-db.com/exploits/36100
|
||
|
|
- https://www.vulncheck.com/advisories/x360-videoplayer-activex-control-buffer-overflow
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|