In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, the openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could lead to a crash of the PHP interpreter, related to an interpretation conflict for a negative number in ext/openssl/openssl.c, and an OpenSSL documentation omission.
References
Configurations
Configuration 1 (hide)
|
History
07 Nov 2023, 02:38
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-07-10 14:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-11144
Mitre link : CVE-2017-11144
CVE.ORG link : CVE-2017-11144
JSON object : View
Products Affected
php
- php
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions