CVE-2008-4592
Sports Clubs Web Panel 0.0.1 - Path Traversal via Index.php p Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4592. PoCs published by StAkeR, Virangar Security.
AI-analyzed exploit summary This is a writeup describing a Local File Inclusion (LFI) vulnerability in Sports Clubs Web Panel 0.0.1. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the 'p' parameter in index.php with directory traversal sequences and a null byte.
Description
Directory traversal vulnerability in index.php in Sports Clubs Web Panel 0.0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the p parameter.
Exploits (2)
This is a writeup describing a Local File Inclusion (LFI) vulnerability in Sports Clubs Web Panel 0.0.1. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the 'p' parameter in index.php with directory traversal sequences and a null byte.
This exploit demonstrates SQL injection vulnerabilities in Sports Clubs Web Panel 0.0.1 via the 'id' parameter in draw-view.php and draw-edit.php. The PoC includes crafted URLs to extract database information such as MySQL version and user credentials.