vendor:
Fusion News
by:
Network security team
7.5
CVSS
HIGH
Remote PHP Code Injection
78
CWE
Product Name: Fusion News
Affected Version From: 3.6.2001
Affected Version To: 3.6.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:fusionphp:fusion_news
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2005
FusionPHP Fusion News Remote PHP Code Injection Vulnerability
FusionPHP Fusion News is prone to a remote PHP code injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. This may facilitate unauthorized access. An attacker can exploit this issue to execute arbitrary PHP code within the context of the webserver process.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute unintended commands. Additionally, the application should be kept up-to-date with the latest security patches.