Red Hat Bugzilla – Bug 1612362
CVE-2018-14884 php: mishandled http_header_value in an atoi call in ext/standard/http_fopen_wrapper.c
Last modified: 2018-08-08 05:11:58 EDT
An issue was discovered in PHP 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. Inappropriately parsing an HTTP response leads to a segmentation fault because http_header_value in ext/standard/http_fopen_wrapper.c can be a NULL value that is mishandled in an atoi call. References: http://php.net/ChangeLog-7.php https://bugs.php.net/bug.php?id=75535 Upstream Patch: https://github.com/php/php-src/commit/0e097f2c96ce31b16fa371981045f224e5a37160