mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
22 lines
851 B
Markdown
22 lines
851 B
Markdown
### [CVE-2018-10546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10546)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. An infinite loop exists in ext/iconv/iconv.c because the iconv stream filter does not reject invalid multibyte sequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/505278
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/dsfau/CVE-2018-10546
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/syadg123/pigat
|
|
- https://github.com/teamssix/pigat
|
|
|