vendor:
MileHigh Creative
by:
XroGuE
8,8
CVSS
HIGH
SQL/XSS/HTML Injection
89, 79, 80
CWE
Product Name: MileHigh Creative
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2010
MileHigh Creative (SQL/XSS/HTML Injection) Multiple Vulnerabilities
MileHigh Creative is vulnerable to multiple injection vulnerabilities, including SQL, XSS, and HTML injection. An attacker can exploit these vulnerabilities by crafting malicious input and sending it to the vulnerable application. This can allow the attacker to gain access to sensitive information, execute arbitrary code, and modify the application's data.
Mitigation:
Input validation should be used to prevent malicious input from being sent to the application. Additionally, the application should be configured to use parameterized queries to prevent SQL injection.