CVE-2025-64114
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-10
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oxygenz | clipbucket | From 5.3 (inc) to 5.5.2-152 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in ClipBucket v5 versions 5.5.2 - #151 and below, where authenticated administrators with plugin management privileges can execute arbitrary SQL commands on the database via the ClipBucket Custom Fields plugin. Exploitation requires the Custom Fields plugin to be installed and accessible, and only users with administrative access to the plugin interface can exploit it. The issue is fixed in version 5.5.2 - #.
How can this vulnerability impact me? :
The vulnerability allows privileged administrators to execute arbitrary SQL commands, which can lead to unauthorized data access or modification, potentially compromising the confidentiality and integrity of the database. This could result in data breaches or manipulation of critical data within the ClipBucket platform.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, ensure that your ClipBucket installation is updated to version 5.5.2 - # or later, where the issue is fixed. Additionally, restrict administrative access to trusted users only and consider disabling or removing the ClipBucket Custom Fields plugin if it is not required.