Vulnerability CVE-2018-14884


Published: 2018-08-03

Description:
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.

Type:

CWE-476

(NULL Pointer Dereference)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
PHP -> PHP 
Netapp -> Storage automation store 

 References:
http://php.net/ChangeLog-7.php
https://access.redhat.com/errata/RHSA-2019:2519
https://bugs.php.net/bug.php?id=75535
https://security.netapp.com/advisory/ntap-20181107-0003/

Copyright 2024, cxsecurity.com

 

Back to Top