CVE-2009-3203
AJ Auction Pro OOPD 2.x - SQL Injection via store.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3203. PoCs published by NoGe.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in AJ Auction Pro OOPD 2.x by injecting a malicious query into the 'id' parameter of 'store.php' to dump admin credentials. It uses HTTP::Request and LWP::UserAgent to send the payload and parse the response.
Description
SQL injection vulnerability in store.php in AJ Auction Pro OOPD 2.x allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in AJ Auction Pro OOPD 2.x by injecting a malicious query into the 'id' parameter of 'store.php' to dump admin credentials. It uses HTTP::Request and LWP::UserAgent to send the payload and parse the response.