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 dev.langchain4j:langchain4j-mariadb to version 1.2.1-beta8, 1.5.1-beta11, 1.11.8-beta19, 1.16.3-beta26 or higher.
Affected versions of this package are vulnerable to SQL Injection via the EmbeddingSearchRequest.filter process. An attacker can access sensitive data, modify or delete database records, or cause denial of service by injecting crafted input into metadata filter keys or values, which are improperly concatenated into SQL queries. This is only exploitable if untrusted or attacker-controlled metadata filter keys are allowed to reach the affected stores.
This vulnerability can be mitigated by restricting filter keys to a known allow-list at the application layer and avoiding passing untrusted input as metadata filter keys.