vendor:
PHP
by:
Stefan Esser
7.5
CVSS
HIGH
Integer-overflow
Integer Overflow
CWE
Product Name: PHP
Affected Version From: Prior to PHP 4.4.5
Affected Version To:
Patch Exists: YES
Related CWE:
CPE: a:php:php
Platforms Tested:
2007
PHP integer-overflow vulnerability leading to heap-based buffer overflow
PHP is prone to an integer-overflow vulnerability because it fails to ensure that integer values aren't overrun. Attackers may exploit this issue to cause a heap-based buffer overflow. Exploiting this issue may allow attackers to execute arbitrary machine code in the context of the affected application. Failed exploit attempts will likely result in a denial-of-service condition.
Mitigation:
Upgrade to PHP version 4.4.5 or later