mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2017-5630](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5630)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PECL in the download utility class in the Installer in PEAR Base System v1.10.1 does not validate file types and filenames after a redirect, which allows remote HTTP servers to overwrite files via crafted responses, as demonstrated by a .htaccess overwrite.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/41185/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|