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 Insertion of Sensitive Information into Log File vulnerabilities in an interactive lesson.
Start learningUpgrade org.apache.zookeeper:zookeeper to version 3.8.6, 3.9.5 or higher.
org.apache.zookeeper:zookeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via logging ZK configuration properties in the ZKConfig class. An attacker can obtain sensitive information and secrets by accessing client log files where configuration values are written at the INFO logging level.
Note: Logging of ZK config was introduced in 3.5.2-alpha and was gated by isDebugEnabled until version 3.6.0.