vendor:
PHP
by:
ITSecTeam
7,5
CVSS
HIGH
Denial of Service (DoS)
190
CWE
Product Name: PHP
Affected Version From: 5.3.0
Affected Version To: 5.3.0
Patch Exists: YES
Related CWE: N/A
CPE: a:php:php:5.3.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP3 and Redhat
2010
Dos Php 5.3.0
This exploit is a Denial of Service (DoS) vulnerability in PHP 5.3.0. It is caused by an integer overflow in the bcpow() function. The exploit code creates a large string of 9s and passes it to the bcpow() function, which causes an integer overflow and results in a crash. The code is written in PHP and was coded by Pejvak.
Mitigation:
Upgrade to the latest version of PHP.