Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1750. PoCs published by irvian.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in LiveCart by brute-forcing character extraction from the 'User' table's 'email' or 'password' fields. It uses LWP::UserAgent to send crafted HTTP requests and checks for error responses to infer data.
Description
SQL injection vulnerability in Integry Systems LiveCart 1.1.1 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter to the /category URI.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in LiveCart by brute-forcing character extraction from the 'User' table's 'email' or 'password' fields. It uses LWP::UserAgent to send crafted HTTP requests and checks for error responses to infer data.