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 Use of Externally-Controlled Format String vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:6
php-zts
to version 0:5.3.3-14.el6_3 or higher.
This issue was patched in RHSA-2012:1046
.
Note: Versions mentioned in the description apply only to the upstream php-zts
package and not the php-zts
package as distributed by RHEL
.
See How to fix?
for RHEL:6
relevant fixed versions and status.
Format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.