vendor:
ruubikcms
by:
expl0i13r
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: ruubikcms
Affected Version From: 1.1.1
Affected Version To: 1.1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:ruubikcms:ruubikcms:1.1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2013
ruubikcms v1.1.1 Path Traversal vulnerability
ruubikcms is vulnerable to Path traversal vulnerability, when logged in with any user account, list of files and directory names present on server will be displayed by changing path in URL, this vulnerability exist in 'tinybrowser.php'. Also using the same vulnerability we can create folders on server with path of our choice!
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file system operations.