In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input (instead of the system's php.ini file) for the parse_ini_string or parse_ini_file function, e.g., a web application for syntax validation of php.ini directives.
References
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=74603 | Issue Tracking Third Party Advisory |
http://git.php.net/?p=php-src.git;a=commit;h=5f8380d33e648964d2d5140f329cf2d4c443033c | Patch Vendor Advisory |
http://git.php.net/?p=php-src.git;a=commit;h=05255749139b3686c8a6a58ee01131ac0047465e | Patch Vendor Advisory |
http://www.securityfocus.com/bid/99489 | Third Party Advisory VDB Entry |
https://security.gentoo.org/glsa/201709-21 | |
https://www.debian.org/security/2018/dsa-4081 | |
https://www.debian.org/security/2018/dsa-4080 | |
https://security.netapp.com/advisory/ntap-20180112-0001/ | |
https://access.redhat.com/errata/RHSA-2018:1296 |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Information
Published : 2017-07-25 16:29
Updated : 2018-05-03 18:29
NVD link : CVE-2017-11628
Mitre link : CVE-2017-11628
JSON object : View
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Products Affected
php
- php