Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @nocobase/plugin-collection-sql to version 2.0.39 or higher.
@nocobase/plugin-collection-sql is a Provides SQL collection template
Affected versions of this package are vulnerable to SQL Injection through the update handler in the collection SQL resource. An attacker can submit a malicious sql value while updating a SQL-backed collection and have it accepted without validation. This lets the attacker store dangerous SQL in the collection definition, putting the application at risk of unauthorized database access and exposure of sensitive data when the collection is later used.