vendor:
Simple Machines Forum
by:
Jose Luis Gongora Fernandez (a.k.a) JosS
7,5
CVSS
HIGH
Remote PHP File Execute
94
CWE
Product Name: Simple Machines Forum
Affected Version From: 1.1.8
Affected Version To: 1.1.8
Patch Exists: YES
Related CWE: N/A
CPE: a:simplemachines:simple_machines_forum
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
Simple Machines Forum <= 1.1.8 (avatar) Remote PHP File Execute PoC
This vulnerability allows an attacker to execute a malicious PHP file in any visitor of the forum. The scope of the attack depends on the strength of the PHP file. The attacker can create a new topic with the malicious file URL as the avatar, and any visitor of the topic will be infected.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in any application.