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.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/browser/x360_video_player_set_text_bof.rb | exploit |
https://rh0dev.github.io/blog/2015/fun-with-info-leaks/ | third party advisory technical description |
https://www.exploit-db.com/exploits/35948 | exploit |
https://www.fortiguard.com/encyclopedia/ips/40167/x360-videoplayer-activex-control-buffer-overflow | third party advisory |
https://www.vulncheck.com/advisories/x360-videoplayer-activex-control-buffer-overflow | third party advisory |
https://www.exploit-db.com/exploits/36100 | exploit |