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 Inadequate Encryption Strength vulnerabilities in an interactive lesson.
Start learningUpgrade simplesamlphp/simplesamlphp
to version 1.14.12 or higher.
simplesamlphp/simplesamlphp is a PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.
Affected versions of this package are vulnerable to Inadequate Encryption Strength due to the aesEncrypt
method in lib/SimpleSAML/Utils/Crypto.php
. An attacker can bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector (IV).