Bug 187510

Summary: CVE-2006-0996 phpinfo() XSS issue
Product: Red Hat Enterprise Linux 4 Reporter: Josh Bressers <bressers>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 4.0CC: marc.deslauriers
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: impact=low,reported=20060330,source=redhat,public=20060330
Fixed In Version: RHSA-2006-0276 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-25 14:28:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 175040    

Description Josh Bressers 2006-03-31 15:18:24 UTC
phpinfo() XSS issue

An XSS issue has been found in phpinfo().  The CVS commit information
is here:

http://marc.theaimsgroup.com/?l=php-cvs&m=114374620416389&w=2


This issue also affects RHEL3
This issue also affects RHEL2.1

Comment 1 Josh Bressers 2006-04-10 13:50:42 UTC
There is more information here:
http://securityreason.com/achievement_securityalert/34

Comment 4 Red Hat Bugzilla 2006-04-25 14:28:49 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2006-0276.html


Comment 5 Marc Deslauriers 2006-04-29 17:36:43 UTC
Patch php-4.3.9-CVE-2006-0996.patch is incorrect. There is no TSRMLS_CC in
zend_print_zval_ex().