CVE-2016-10160
Description
Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/php/php-src/commit/b28b8b2fee6dfa6fcd13305c581bb835689ac3be
Vendor advisory: cve@mitre.org — https://bugs.php.net/bug.php?id=73768
Vendor advisory: cve@mitre.org — http://php.net/ChangeLog-7.php
Vendor advisory: cve@mitre.org — http://php.net/ChangeLog-5.php
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-10160.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | 8.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php | php | {"startIncluding":"5.6.0","endExcluding":"5.6.30"} | 5.6.30 |
| netapp | clustered_data_ontap | - | |
References
- https://www.suse.com/security/cve/CVE-2016-10160.html
- http://php.net/ChangeLog-5.php
- http://php.net/ChangeLog-7.php
- http://www.debian.org/security/2017/dsa-3783
- http://www.securityfocus.com/bid/95783
- http://www.securitytracker.com/id/1037659
- https://access.redhat.com/errata/RHSA-2018:1296
- https://bugs.php.net/bug.php?id=73768
- https://github.com/php/php-src/commit/b28b8b2fee6dfa6fcd13305c581bb835689ac3be
- https://security.gentoo.org/glsa/201702-29
- https://security.netapp.com/advisory/ntap-20180112-0001/
- https://www.tenable.com/security/tns-2017-04
CWEs
CWE-193
Verify integrity in audit chain (admin only). AS-IS.