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 Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade Oracle:8
php-pecl-rrd
to version 0:2.0.1-1.module+el8.3.0+7685+72d70b58 or higher.
This issue was patched in ELSA-2021-4213
.
Note: Versions mentioned in the description apply only to the upstream php-pecl-rrd
package and not the php-pecl-rrd
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.