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 Centos:6
php-gd
to version 0:5.3.3-14.el6_3 or higher.
Note: Versions mentioned in the description apply only to the upstream php-gd
package and not the php-gd
package as distributed by Centos
.
See How to fix?
for Centos: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.