Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1734. PoCs published by snakespc.
AI-analyzed exploit summary This exploit demonstrates SQL injection and XSS vulnerabilities in VidShare Pro. The SQLi PoC extracts database version, user, and database name via UNION-based injection, while the XSS PoC shows a simple alert payload in the search form.
Description
SQL injection vulnerability in listing_video.php in VidSharePro allows remote attackers to execute arbitrary SQL commands via the catid parameter.
Exploits (1)
This exploit demonstrates SQL injection and XSS vulnerabilities in VidShare Pro. The SQLi PoC extracts database version, user, and database name via UNION-based injection, while the XSS PoC shows a simple alert payload in the search form.