mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
941 B
941 B
CVE-2016-1903
Description
The gdImageRotateInterpolated function in ext/gd/libgd/gd_interpolation.c in PHP before 5.5.31, 5.6.x before 5.6.17, and 7.x before 7.0.2 allows remote attackers to obtain sensitive information or cause a denial of service (out-of-bounds read and application crash) via a large bgd_color argument to the imagerotate function.
POC
Reference
- http://www.openwall.com/lists/oss-security/2016/01/14/8
- http://www.openwall.com/lists/oss-security/2016/01/14/8
- https://bugs.php.net/bug.php?id=70976
- https://bugs.php.net/bug.php?id=70976
Github
No PoCs found on GitHub currently.