Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0727. PoCs published by K-159.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in taifajobs <= 1.0 via the 'jobid' parameter in jobdetails.php. It retrieves sensitive user data (email, loginname, and md5 hashed password) using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in jobdetails.php in taifajobs 1.0 and earlier allows remote attackers to execute arbitrary SQL commands via the jobid parameter.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in taifajobs <= 1.0 via the 'jobid' parameter in jobdetails.php. It retrieves sensitive user data (email, loginname, and md5 hashed password) using a UNION-based SQL injection technique.