vendor:
ClipBucket
by:
loneferret
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ClipBucket
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: YES
Related CWE: N/A
CPE: a:clipbucket:clipbucket
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
2012
Blind SQLi in ClipBucket 2.5
Due to improperly sanitized user input a SQL Injection is present in the 'Forgot Password' page of ClipBucket 2.5 (and maybe older versions). The payload used in the PoC is -1' or sleep(5) and '1'='1.
Mitigation:
Input validation should be used to prevent SQL injection attacks.