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 learningUpgrade codeigniter4/shield
to version 1.0.0-beta.4 or higher.
codeigniter4/shield is an authentication and Authorization for CodeIgniter 4
Affected versions of this package are vulnerable to Use of Password Hash With Insufficient Computational Effort due to improper implementation in the password storage process.
Note: To exploit the vulnerability, the attacker must have:
The user's hashed password by Shield.
The hashed password (SHA-384 hash without salt) from somewhere, then the attacker may easily crack the user's password.