vendor:
Broadcast Machine
by:
NoGe
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Broadcast Machine
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:broadcast_machine:broadcast_machine:0.1
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
2008
Broadcast Machine 0.1 Multiple Remote File Inclusion Vulnerability
Broadcast Machine version 0.1 is vulnerable to a remote file inclusion vulnerability due to insufficient sanitization of user-supplied input to the 'baseDir' parameter in multiple files. An attacker can exploit this vulnerability by sending a malicious URL to an unsuspecting user. The malicious URL contains a reference to a file located on a remote server that will be included in the application. This can allow an attacker to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.