mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
848 B
848 B
CVE-2019-11039
Description
Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.
POC
Reference
- https://bugs.php.net/bug.php?id=78069
- https://bugs.php.net/bug.php?id=78069
- https://hackerone.com/reports/593229
- https://hackerone.com/reports/593229
Github
No PoCs found on GitHub currently.