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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
07 Nov 2023, 02:38
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-07-25 23:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-11628
Mitre link : CVE-2017-11628
CVE.ORG link : CVE-2017-11628
JSON object : View
Products Affected
php
- php
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer