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 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.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, due to a code logic error, filtering functions such as filter_var when validating URLs (FILTER_VALIDATE_URL) for certain types of URLs the function will result in invalid user information (username + password part of URLs) being treated as valid user information. This may lead to the downstream code accepting invalid URLs as valid and parsing them incorrectly.