CVE-2008-3495
Pcshey Portal - SQL Injection via kategori.asp kid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3495. PoCs published by U238.
AI-analyzed exploit summary This Perl script exploits an SQL injection vulnerability in Pcshey Portal by injecting a UNION-based query to retrieve admin credentials (username and password hash) from the 'uyeler' table. The exploit uses LWP::Simple to send the malicious request and parses the response to extract the credentials.
Description
SQL injection vulnerability in kategori.asp in Pcshey Portal allows remote attackers to execute arbitrary SQL commands via the kid parameter.
Exploits (1)
This Perl script exploits an SQL injection vulnerability in Pcshey Portal by injecting a UNION-based query to retrieve admin credentials (username and password hash) from the 'uyeler' table. The exploit uses LWP::Simple to send the malicious request and parses the response to extract the credentials.