vendor:
mUnky
by:
R3d.W0rm
7.5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: mUnky
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
2008
mUnky Remote Code Execution Vulnerability
mUnky is prone to a remote code-execution vulnerability because the application fails to properly sanitize user-supplied input. Exploiting this issue allows attackers to cause the application to execute arbitrary script code in the context of the application; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute arbitrary code.