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
Link | Resource |
---|---|
http://php.net/ChangeLog-7.php | Vendor Advisory |
https://access.redhat.com/errata/RHSA-2019:2519 | |
https://bugs.php.net/bug.php?id=75535 | Exploit Issue Tracking Patch Vendor Advisory |
https://security.netapp.com/advisory/ntap-20181107-0003/ | Third Party Advisory |
http://php.net/ChangeLog-7.php | Vendor Advisory |
https://access.redhat.com/errata/RHSA-2019:2519 | |
https://bugs.php.net/bug.php?id=75535 | Exploit Issue Tracking Patch Vendor Advisory |
https://security.netapp.com/advisory/ntap-20181107-0003/ | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:50
Type | Values Removed | Values Added |
---|---|---|
References | () http://php.net/ChangeLog-7.php - Vendor Advisory | |
References | () https://access.redhat.com/errata/RHSA-2019:2519 - | |
References | () https://bugs.php.net/bug.php?id=75535 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
References | () https://security.netapp.com/advisory/ntap-20181107-0003/ - Third Party Advisory |
Information
Published : 2018-08-03 13:29
Updated : 2024-11-21 03:50
NVD link : CVE-2018-14884
Mitre link : CVE-2018-14884
CVE.ORG link : CVE-2018-14884
JSON object : View
Products Affected
php
- php
netapp
- storage_automation_store
CWE
CWE-476
NULL Pointer Dereference