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 applicationsUpgrade 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.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.