Nessus Plugin #18081
Plugin Index
Note: This file has been created from a
downloaded version of the Nessus Plugins
from
http://www.nessus.org/.
Therefore, the information here can be outdated.
[GLSA-200504-15] PHP: Multiple vulnerabilities
- Family:
- Gentoo Local Security Checks
- Category:
- infos
- Copyright:
- (C) 2005 Michel Arboi
- Summary:
- PHP: Multiple vulnerabilities
- Version:
- $Revision: 1.1 $
- Cve_id:
- CAN-2005-0524, CAN-2005-0525, CAN-2005-1042, CAN-2005-1043
- Bugtraq_id:
- -
- Xrefs:
- GLSA:200504-15
- Description:
- The remote host is affected by the vulnerability described in GLSA-200504-15
(PHP: Multiple vulnerabilities)
An integer overflow and an unbound recursion were discovered in
the processing of Image File Directory tags in PHP's EXIF module
(CAN-2005-1042, CAN-2005-1043). Furthermore, two infinite loops have
been discovered in the getimagesize() function when processing IFF or
JPEG images (CAN-2005-0524, CAN-2005-0525).
Impact
A remote attacker could craft an image file with a malicious EXIF
IFD tag, a large IFD nesting level or invalid size parameters and send
it to a web application that would process this user-provided image
using one of the affected functions. This could result in denying
service on the attacked server and potentially executing arbitrary code
with the rights of the web server.
Workaround
There is no known workaround at this time.
References:
http://www.php.net/release_4_3_11.php
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0524
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0525
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1042
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1043
Solution:
All PHP users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-php/php-4.3.11"
All mod_php users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-php/mod_php-4.3.11"
All php-cgi users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-php/php-cgi-4.3.11"
Risk factor : High
Generiert am 27.04.2005 um 18:49:54 Uhr.