GLSA 200605-08: PHP: Multiple vulnerabilities
Severity: | high |
Title: | PHP: Multiple vulnerabilities |
Date: | 05/08/2006 |
Bugs: |
|
ID: | 200605-08 |
Synopsis
PHP is affected by multiple issues, including a buffer overflow in wordwrap() which may lead to execution of arbitrary code.Background
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
dev-lang/php | < 5.1.4 | >= 5.1.4 | arm, hppa, ppc, s390, sh, sparc, x86, x86-fbsd |
dev-lang/php | < 5.1.4-r4 | >= 5.1.4-r4 | alpha, amd64, ia64, ppc64 |
Description
Several vulnerabilities were discovered on PHP4 and PHP5 by Infigo, Tonu Samuel and Maksymilian Arciemowicz. These included a buffer overflow in the wordwrap() function, restriction bypasses in the copy() and tempname() functions, a cross-site scripting issue in the phpinfo() function, a potential crash in the substr_compare() function and a memory leak in the non-binary-safe html_entity_decode() function.
Impact
Remote attackers might be able to exploit these issues in PHP applications making use of the affected functions, potentially resulting in the execution of arbitrary code, Denial of Service, execution of scripted contents in the context of the affected site, security bypass or information leak.
Workaround
There is no known workaround at this point.
Resolution
All PHP users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose dev-lang/php
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.