vendor:
Kochsuite
by:
camino
6,4
CVSS
MEDIUM
Remote File Inclusion
98
CWE
Product Name: Kochsuite
Affected Version From: 0.9.4
Affected Version To: 0.9.4
Patch Exists: NO
Related CWE: N/A
CPE: a:vegisto:kochsuite:0.9.4
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
Kochsuite v0.9.4 Remote File Inclusion Vulnerability
Kochsuite v0.9.4 is vulnerable to a Remote File Inclusion vulnerability. This vulnerability is caused due to the lack of proper input validation in the 'config.kochsuite.php' script. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable script. This will allow the attacker to execute arbitrary code on the vulnerable system.
Mitigation:
The vulnerability can be mitigated by properly validating user input in the 'config.kochsuite.php' script. Additionally, the script should be configured to only accept input from trusted sources.