ID |
CVE-2006-1549
|
Summary |
PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected. Upgrade to PHP 5.1.3-RC3 |
References |
|
Vulnerable Configurations |
|
CVSS |
Base: | 2.1 (as of 18-10-2018 - 16:33) |
Impact: | |
Exploitability: | |
|
CWE |
CWE-399 |
CAPEC |
|
Access |
Vector | Complexity | Authentication |
LOCAL |
LOW |
NONE |
|
Impact |
Confidentiality | Integrity | Availability |
NONE |
NONE |
PARTIAL |
|
cvss-vector
via4
|
AV:L/AC:L/Au:N/C:N/I:N/A:P
|
refmap
via4
|
bid | 22766 | bugtraq | - 20060409 function *() php/apache Crash PHP 4.4.2 and 5.1.2
- 20060410 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2
- 20060412 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2
- 20060414 Re: Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2
| misc | http://www.php-security.org/MOPB/MOPB-02-2007.html | osvdb | 24485 | sectrack | 1015880 | sreason | | sreasonres | 20060408 function *() php/apache Crash PHP 4.4.2 and 5.1.2 | vupen | ADV-2006-1290 | xf | php-function-dos(25704) |
|
statements
via4
|
contributor | Mark J Cox | lastmodified | 2007-04-16 | organization | Red Hat | statement | The PHP interpreter does not offer a reliable "sandboxed" security
layer (as found in, say, a JVM) in which untrusted scripts can be run;
any script run by the PHP interpreter must be trusted with the
privileges of the interpreter itself. We therefore do not classify
this issue as security-sensitive since no trust boundary is crossed.
|
|
Last major update |
18-10-2018 - 16:33 |
Published |
10-04-2006 - 22:58 |
Last modified |
18-10-2018 - 16:33 |