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 org.apache.zeppelin:zeppelin-server to version 0.12.1 or higher.
org.apache.zeppelin:zeppelin-server is a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Affected versions of this package are vulnerable to LDAP Injection through the expandFilterTemplate and LDAP search filter construction paths in LdapRealm. An attacker can alter the LDAP query semantics by supplying crafted usernames or other user-controlled values that are interpolated into search filters without RFC 4515 escaping. When Zeppelin’s LDAP realm builds search filters from those inputs, special characters such as (, ), and * can break out of the intended filter clause and inject additional LDAP conditions. This can let an attacker bypass authentication or enumerate unintended directory entries, causing unauthorized login access or exposure of LDAP-backed user and group information.