CVE-2016-5769: Buffer Overflow
Multiple integer overflows in mcrypt.c in the mcrypt extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 allow remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted length value, related to the (1) mcryptgeneric and (2) mdecryptgeneric functions.
Other sources
Fixed bug (Heap Overflow due to integer overflows). (CVE-2016-5769)
— PHP
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2016-5769?
CVE-2016-5769 has a severity rating that allows remote attackers to cause a denial of service through heap-based buffer overflow.
How do I fix CVE-2016-5769?
To fix CVE-2016-5769, update PHP to version 5.5.37, 5.6.23, or 7.0.8 or later.
What versions of PHP are affected by CVE-2016-5769?
CVE-2016-5769 affects PHP versions prior to 5.5.37, 5.6.23, and 7.0.8.
What type of vulnerability is CVE-2016-5769?
CVE-2016-5769 is an integer overflow vulnerability that can lead to heap-based buffer overflow.
Can CVE-2016-5769 be exploited remotely?
Yes, CVE-2016-5769 can be exploited remotely, allowing attackers to crash the application.