vendor:
Online Discussion Forum Site
by:
Selim Enes 'Enesdex' Karaduman
8.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Online Discussion Forum Site
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:online_discussion_forum_site
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 / Wamp Server
2020
Online Discussion Forum Site 1.0 – Remote Code Execution
Any unauthenticated attacker is able to execute arbitrary os command on the server by registering on the register page and uploading a shell.php file with a PHP-shell-code and then executing the os command via the uploaded shell.
Mitigation:
Authentication should be implemented to prevent unauthenticated attackers from executing arbitrary os commands.