vendor:
Goople CMS
by:
x0r - Evolution Team
6.4
CVSS
MEDIUM
Arbitrary File Creation
264
CWE
Product Name: Goople CMS
Affected Version From: Goople CMS 1.7
Affected Version To: Goople CMS 1.7
Patch Exists: NO
Related CWE: N/A
CPE: a:gooplecms:goople_cms:1.7
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
Goople CMS 1.7 Arbitrary File Creation
Logg yourself like a normal user then in your meno go on "Notepad" ( /win/notepad/index.php ), in this notepad you can make a php shell :P. Use this js code for bypass the log in: javascript:document.cookie = "loggedin=1; path=/"; And then go to /win/notepad/index.php
Mitigation:
Ensure that user input is properly validated and sanitized before being used to create files.