Summary
The remote host is missing updates announced in
advisory GLSA 200605-08.
Solution
All PHP users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose '>=dev-lang/php-5.1.4'
PHP4 users that wish to keep that version line should upgrade to the latest 4.x version:
# emerge --sync
# emerge --ask --oneshot --verbose =dev-lang/php-4.4.2-r2
http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200605-08 http://bugs.gentoo.org/show_bug.cgi?id=127939
http://bugs.gentoo.org/show_bug.cgi?id=128883
http://bugs.gentoo.org/show_bug.cgi?id=131135
Insight
PHP is affected by multiple issues, including a buffer overflow in wordwrap() which may lead to execution of arbitrary code.
Severity
Classification
-
CVE CVE-2006-0996, CVE-2006-1490, CVE-2006-1990, CVE-2006-1991 -
CVSS Base Score: 6.4
AV:N/AC:L/Au:N/C:N/I:P/A:P
Related Vulnerabilities