cve/2016/CVE-2016-4537.md
2024-06-18 02:51:15 +02:00

789 B

CVE-2016-4537

Description

The bcpowmod function in ext/bcmath/bcmath.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 accepts a negative integer for the scale argument, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted call.

POC

Reference

Github

No PoCs found on GitHub currently.