mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2016-7133](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugs.php.net/bug.php?id=72742
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|