Vulnerabilities (CVE)

Filtered by vendor Php Group Subscribe
Filtered by product Php
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-7205 1 Php Group 1 Php 2023-12-10 5.0 MEDIUM N/A
The array_fill function in ext/standard/array.c in PHP 4.4.2 and 5.1.2 allows context-dependent attackers to cause a denial of service (memory consumption) via a large num value.
CVE-2006-3016 1 Php Group 1 Php 2023-12-10 9.3 HIGH N/A
Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().
CVE-2006-3018 1 Php Group 1 Php 2023-12-10 7.5 HIGH N/A
Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.