vendor:
MiNBank
by:
Jose Luis Gongora Fernandez
9,3
CVSS
HIGH
Remote Command Execution
94
CWE
Product Name: MiNBank
Affected Version From: 1.5.0
Affected Version To: 1.5.0
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: Linux
2008
MiNBank 1.5.0 Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable MiNBank 1.5.0 system. The vulnerability exists due to the allow_url_include and register_globals settings being enabled, which allows an attacker to inject malicious code into the vulnerable application. The exploit requires the attacker to have access to a web server to host the malicious code.
Mitigation:
Disable allow_url_include and register_globals settings.