vendor:
ClipBucket
by:
bRpsd
8,8
CVSS
HIGH
Blind SQL Injection, Arbitrary File Read/Write, Default & Weak admin password
89, 522, 259
CWE
Product Name: ClipBucket
Affected Version From: 2.8.3
Affected Version To: 2.8.3
Patch Exists: NO
Related CWE: N/A
CPE: a:clipbucket:clipbucket:2.8.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, XAMPP
2017
ClipBucket 2.8.3 – Multiple Vulnerabilities
ClipBucket 2.8.3 is vulnerable to Blind SQL Injection, Arbitrary File Read/Write and Default & Weak admin password. Blind SQL Injection can be exploited by sending a maliciously crafted HTTP request with a specially crafted cid parameter. Arbitrary File Read/Write can be exploited by sending a maliciously crafted HTTP request with a specially crafted file parameter. Default & Weak admin password can be exploited by using the default username and password combination of 'admin'.
Mitigation:
To mitigate Blind SQL Injection, input validation should be performed to ensure that the cid parameter is valid. To mitigate Arbitrary File Read/Write, access to the template editor should be restricted to admin users only. To mitigate Default & Weak admin password, the default username and password combination should be changed.