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
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=74651 | Third Party Advisory |
http://php.net/ChangeLog-7.php | Release Notes Vendor Advisory |
http://php.net/ChangeLog-5.php | Release Notes Vendor Advisory |
http://openwall.com/lists/oss-security/2017/07/10/6 | Mailing List |
http://git.php.net/?p=php-src.git;a=commit;h=91826a311dd37f4c4e5d605fa7af331e80ddd4c3 | Mailing List Third Party Advisory |
http://git.php.net/?p=php-src.git;a=commit;h=89637c6b41b510c20d262c17483f582f115c66d6 | Third Party Advisory Mailing List |
http://git.php.net/?p=php-src.git;a=commit;h=73cabfedf519298e1a11192699f44d53c529315e | Mailing List Third Party Advisory |
https://www.tenable.com/security/tns-2017-12 | |
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)
|
Information
Published : 2017-07-10 07:29
Updated : 2018-05-03 18:29
NVD link : CVE-2017-11144
Mitre link : CVE-2017-11144
JSON object : View
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions
Products Affected
php
- php