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 applicationsThere is no fixed version for org.infinispan:infinispan-parent
.
Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information due to the improper handling of sensitive information when serializing cache configurations. An attacker can obtain sensitive credentials by accessing the serialized configuration data in XML/JSON/YAML formats.
Note:
The issue's impact is limited because only users with administrator permissions can retrieve the cache configurations, and the recommended approach for connecting via JDBC is using the datasource
configuration, which does not expose the database credentials.