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 RHEL:9
php:8.2/php-pecl-zip
to version 0:1.22.3-1.module+el9.4.0+20748+b46899d2 or higher.
This issue was patched in RHSA-2024:10949
.
Note: Versions mentioned in the description apply only to the upstream php:8.2/php-pecl-zip
package and not the php:8.2/php-pecl-zip
package as distributed by RHEL
.
See How to fix?
for RHEL:9
relevant fixed versions and status.
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request submitter via HTTP headers, which can lead to cgi.force_redirect option not being correctly applied. In certain configurations this may lead to arbitrary file inclusion in PHP.