Exploitation Summary
EIP tracks 2 public exploits for CVE-2003-0560. PoCs published by Bosen & TioEuy, TioEuy & AresU.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in VP-ASP's shopexd.asp script by injecting a malicious SQL query to create a new user with elevated privileges. The exploit uses LWP to send a crafted HTTP request to the target URI.
Description
SQL injection vulnerability in shopexd.asp for VP-ASP allows remote attackers to gain administrator privileges via the id parameter.
Exploits (2)
This Perl script exploits a SQL injection vulnerability in VP-ASP's shopexd.asp script by injecting a malicious SQL query to create a new user with elevated privileges. The exploit uses LWP to send a crafted HTTP request to the target URI.
This exploit targets a SQL injection vulnerability in VP-ASP Shopping Cart via the shopexd.asp script. It crafts a malicious HTTP GET request to insert arbitrary user credentials into the database.