mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
795 B
Markdown
19 lines
795 B
Markdown
### [CVE-2020-7068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7068)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=79797
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|