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 Chainguard
kibana-8
to version 8.16.1-r1 or higher.
Note: Versions mentioned in the description apply only to the upstream kibana-8
package and not the kibana-8
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
A path traversal vulnerability exists in the getFullPath
method of langchain-ai/langchainjs version 0.2.5. This vulnerability allows attackers to save files anywhere in the filesystem, overwrite existing text files, read .txt
files, and delete files. The vulnerability is exploited through the setFileContent
, getParsedFile
, and mdelete
methods, which do not properly sanitize user input.