mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
### [CVE-2011-10028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-10028)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RealNetworks RealArcade platform includes an ActiveX control (InstallerDlg.dll, version 2.6.0.445) that exposes a method named Exec via the StubbyUtil.ProcessMgr COM object. This method allows remote attackers to execute arbitrary commands on a victim's Windows machine without proper validation or restrictions. This platform was sometimes referred to or otherwise known as RealArcade or Arcade Games and has since consolidated with RealNetworks' platform, GameHouse.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/browser/real_arcade_installerdlg.rb
|
|
- https://www.exploit-db.com/exploits/17105
|
|
- https://www.exploit-db.com/exploits/17149
|
|
- https://www.vulncheck.com/advisories/real-networks-arcade-games-activex-arbitrary-code-execution
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|