PT-2009-6539 · Php · Php
Published
2009-12-24
·
Updated
2018-10-30
·
CVE-2009-4418
CVSS v2.0
5.0
Medium
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 5.3.1
Description
The issue allows context-dependent attackers to cause a denial of service, specifically resource consumption, via a deeply nested serialized variable. This can be demonstrated by a string beginning with
a:1: followed by many {a:1: sequences.Recommendations
For PHP versions prior to 5.3.1, consider updating to a version that is not affected by this issue to prevent potential denial of service attacks. As a temporary workaround, consider restricting the use of the
unserialize function to minimize the risk of exploitation.Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php