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 Use of Password Hash With Insufficient Computational Effort vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master
branch but not yet published.
com.liferay.portal:portal-impl is a Portal Impl
Affected versions of this package are vulnerable to Use of Password Hash With Insufficient Computational Effort due to the default configuration of the password hashing algorithm, which defaults to a low work factor. An attacker can quickly crack password hashes.
Users can set passwords.encryption.algorithm=PBKDF2WithHmacSHA1/160/720000
in portal-ext.properties
file.