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 applicationsLearn about Information Exposure vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for elasticsearch
.
This was deemed not a vulnerability.
elasticsearch is a The official low-level Elasticsearch client for Node.js and the browser.
Affected versions of this package are vulnerable to Information Exposure due to not filtering out sensitive information and credentials before logging to the audit log when requests to Elasticsearch use certain deprecated URIs for APIs. The impact of this flaw is that sensitive information such as passwords and tokens might be printed in cleartext in Elasticsearch audit logs.
Note:
Audit logging is disabled by default and needs to be explicitly enabled and even when audit logging is enabled, request bodies that could contain sensitive information are not printed to the audit log unless explicitly configured.
The list of affected, deprecated APIs, is the following:
This issue was revoked as according to the vendor, Elasticsearch official clients do not use these deprecated APIs.