cve/2016/CVE-2016-7133.md
2024-06-18 02:51:15 +02:00

708 B

CVE-2016-7133

Description

Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.

POC

Reference

Github

No PoCs found on GitHub currently.