vendor:
PHP-Fusion
by:
Easyex
7.5
CVSS
HIGH
Code Injection
78
CWE
Product Name: PHP-Fusion
Affected Version From: 6.00.106
Affected Version To: 6.00.106
Patch Exists: NO
Related CWE: N/A
CPE: a:php-fusion:php-fusion
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
2009
PHP-Fusion [img][/img] exploit
This exploit allows an attacker to inject malicious code into a PHP-Fusion website using the [img] [/img] codes. This code can be used to delete a shout box post, delete a user, or ban a user. The code is written to a file called exploit.txt and can be used to execute the malicious code when an admin views the page.
Mitigation:
Ensure that all user input is properly sanitized and validated before being used in any code.