mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2011-1657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1657)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=54681
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|