vendor:
BolinOS
by:
xoron (turkish hacker)
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: BolinOS
Affected Version From: 4.5.5
Affected Version To: 4.5.5
Patch Exists: YES
Related CWE: N/A
CPE: a:bolin:bolinos:4.5.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
BolinOS v.4.5.5 <= (gBRootPath) Remote File Include Vulnerability
BolinOS v.4.5.5 is vulnerable to a remote file include vulnerability due to a lack of sanitization of user-supplied input to the 'gBRootPath' parameter of the 'gBIndex.php' script. An attacker can exploit this vulnerability by sending a malicious URL to an unsuspecting user. The malicious URL contains a specially crafted string that, when processed by the vulnerable script, will cause arbitrary remote code execution.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized before being used in the application.