Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-4492. PoCs published by Tec-n0x.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in Yourownbux v4.0 via the 'usNick' cookie in referrals.php. The PoC provides a method to extract user passwords by manipulating the cookie value with SQL queries.
Description
SQL injection vulnerability in referrals.php in YourOwnBux 4.0 allows remote attackers to execute arbitrary SQL commands via the usNick cookie.
Exploits (2)
This exploit demonstrates a blind SQL injection vulnerability in Yourownbux v4.0 via the 'usNick' cookie in referrals.php. The PoC provides a method to extract user passwords by manipulating the cookie value with SQL queries.
This Perl script exploits an authentication bypass vulnerability in Yourownbux v4.0 by modifying cookies to gain administrative access. It attempts common usernames and sets a fixed password to bypass login restrictions.