vendor:
stream.php
by:
Sudden_death
7,5
CVSS
HIGH
Local File Disclosure
22
CWE
Product Name: stream.php
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP 2 SP 2
2010
Sulata iSoft (stream.php) Local File Disclosure Exploit
Sulata iSoft (developer by Rizwan Azam) contains a vulnerability that allows an attacker to download and view the source file stream.php. The vulnerability is located in the _admin/stream.php file, which allows an attacker to download the connection.php file by appending the path parameter with '../connection.php'. This can be exploited to gain access to sensitive information such as database credentials.
Mitigation:
Ensure that the _admin/stream.php file is not accessible to unauthorized users and that the path parameter is properly validated.