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 NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade Oracle:8
php-pecl-apcu
to version 0:5.1.17-1.module+el8.2.0+5569+98c8b30d or higher.
This issue was patched in ELSA-2020-3662
.
Note: Versions mentioned in the description apply only to the upstream php-pecl-apcu
package and not the php-pecl-apcu
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.