CVE-2007-4902
Ultra Crypto Component <= 2.0 - Arbitrary File Write via CryptoX.dll SaveToFile Method
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4902. PoCs published by shinnai.
AI-analyzed exploit summary This exploit leverages an insecure method in Ultra Crypto Component (CryptoX.dll <= 2.0) to write arbitrary files via the 'SaveToFile()' method. It uses the 'HexString()' method to convert a command into hexadecimal format and save it as a batch file, demonstrating arbitrary command execution.
Description
Absolute path traversal vulnerability in a certain ActiveX control in CryptoX.dll 2.0 and earlier in the Ultra Crypto Component allows remote attackers to write to arbitrary files via a full pathname in the argument to the SaveToFile method.
Exploits (1)
This exploit leverages an insecure method in Ultra Crypto Component (CryptoX.dll <= 2.0) to write arbitrary files via the 'SaveToFile()' method. It uses the 'HexString()' method to convert a command into hexadecimal format and save it as a batch file, demonstrating arbitrary command execution.