Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0486. PoCs published by c3rb3r.
AI-analyzed exploit summary This Perl script decodes weakly encrypted Xpede authentication cookies to extract plaintext credentials. It searches for cookie files, identifies Xpede-specific signatures, and reverses the obfuscation using a known permutation and shifting algorithm.
Description
Intellisol Xpede 4.1 uses weak encryption to store authentication information in cookies, which could allow local users with access to the cookies to gain privileges.
Exploits (1)
This Perl script decodes weakly encrypted Xpede authentication cookies to extract plaintext credentials. It searches for cookie files, identifies Xpede-specific signatures, and reverses the obfuscation using a known permutation and shifting algorithm.