Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-5195. PoCs published by storm, CristinaPravata.
AI-analyzed exploit summary This exploit leverages DLL hijacking in Roxio MyDVD 9 by providing a malicious HomeUtils9.dll. When loaded, it executes arbitrary code (calc.exe) via exported functions.
Description
Untrusted search path vulnerability in Roxio MyDVD 9 allows local users to gain privileges via a Trojan horse HomeUtils9.dll file in the current working directory, as demonstrated by a directory that contains a .dmsd or .dmsm file. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit leverages DLL hijacking in Roxio MyDVD 9 by providing a malicious HomeUtils9.dll. When loaded, it executes arbitrary code (calc.exe) via exported functions.
This repository provides a detailed walkthrough of exploiting the Dirty COW vulnerability (CVE-2016-5195) to achieve local privilege escalation on a vulnerable Ubuntu 16.04.1 system. It includes steps for environment setup, exploit compilation, and execution, but does not contain the actual exploit code.