A type confusion vulnerability in the merge_param() function of php_http_params.c in PHP's pecl-http extension 3.1.0beta2 (PHP 7) and earlier as well as 2.6.0beta2 (PHP 5) and earlier allows attackers to crash PHP and possibly execute arbitrary code via crafted HTTP requests.
References
Link | Resource |
---|---|
https://github.com/m6w6/ext-http/commit/17137d4ab1ce81a2cee0fae842340a344ef3da83 | Patch Third Party Advisory |
https://bugs.php.net/bug.php?id=73055&edit=1 | Exploit Vendor Advisory |
https://bugs.php.net/bug.php?id=73055 | Exploit Mailing List Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2019/09/msg00022.html |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2019-09-06 19:15
Updated : 2019-09-20 21:15
NVD link : CVE-2016-7398
Mitre link : CVE-2016-7398
JSON object : View
Products Affected
php
- ext-http
CWE
CWE-704
Incorrect Type Conversion or Cast