Bug 1456749 (CVE-2017-9119) - CVE-2017-9119 php: Segfault in i_zval_ptr_dtor()
Summary: CVE-2017-9119 php: Segfault in i_zval_ptr_dtor()
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-9119
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1456751
Blocks: 1456755
TreeView+ depends on / blocked
 
Reported: 2017-05-30 10:01 UTC by Adam Mariš
Modified: 2019-09-29 14:13 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-03 07:35:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2017-05-30 10:01:08 UTC
The i_zval_ptr_dtor function in Zend/zend_variables.h in PHP 7.1.5 allows attackers to cause a denial of service (memory consumption and application crash) or possibly have unspecified other impact by triggering crafted operations on array data structures.

Upstream bug:

https://bugs.php.net/bug.php?id=74593

Comment 1 Adam Mariš 2017-05-30 10:01:36 UTC
Created php tracking bugs for this issue:

Affects: fedora-all [bug 1456751]

Comment 2 Huzaifa S. Sidhpurwala 2017-07-03 07:35:32 UTC
Analysis:

This seems to be more like a memory exhaustion which is caused by malicious PHP script. I dont see this as being triggerable by a malicious PHP application user.


Note You need to log in before you can comment on or make changes to this bug.