Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
RP_RecordClip_DLL_Hijack — Remote DLL hijack exploit for Real Player (CVE-2022-32291) using malicious DLLs from WebDAV/SMB shares to achieve code execution. | Kitploit
Tools/GitHubGitHub/edubr2020/rp_recordclip_dll_hijack
ExploitationSocial EngineeringBinary Exploitation
GitHubedubr2020/rp_recordclip_dll_hijack

RP_RecordClip_DLL_Hijack

Remote DLL hijack exploit for Real Player (CVE-2022-32291) using malicious DLLs from WebDAV/SMB shares to achieve code execution.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
253 years agoNot yet reviewed
Share

Remote DLL Hijack Vulnerability in Real Player (CVE-2022-32291)

The Player application (which is vulnerable upon starting Real Converter) and the Recording Manager are prone to a remote DLL hijack (binary planting) issue because of unsafe search for unexisting DLLs. To exploit the issue attackers would have to convince the target to open a media file from a WebDAV or SMB share.

For Real Player prior to V.20.1.0.312:

edit the RAM file and the HTML file and replace "%server%" with the actual server host name or IP "%share%" with actual share name. Target needs to open the RAM file that also invokes the HTML file with code to invoke Recording Manager app and the DLL is loaded instantly and code runs from the "DLLMain()" function.

For RP V.20.1.0.312 and above (includes v.22.0.2.306):

Just edit the RAM file 'start_RP_V.20.1.0.312.ram' and replace "%server%" with the actual server host name or IP "%share%" with actual share name. When the target opens the RAM file, needs to wait a little while until the DLL is loaded.

dll names: pnrs3260.dll mediautil.dll

Edit: After nearly an year RealNetworks did not patch such a simple but dangerous vulnerability in their software.

Download Tool