Bug 178028 - CVE-2006-0208 PHP Cross Site Scripting (XSS) flaw
Summary: CVE-2006-0208 PHP Cross Site Scripting (XSS) flaw
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: php
Version: 4.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard: impact=low,public=20060112,reported=2...
Depends On:
Blocks: 175040
TreeView+ depends on / blocked
 
Reported: 2006-01-17 15:11 UTC by Josh Bressers
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version: RHSA-2006-0276
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-25 14:28:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2006:0276 0 normal SHIPPED_LIVE Moderate: php security update 2006-04-25 04:00:00 UTC

Internal Links: 175040

Description Josh Bressers 2006-01-17 15:11:40 UTC
PHP 5.1.2 has been released:
http://www.php.net/release_5_1_2.php

The release announcement mentions this security fix:
    * Possible cross-site scripting problems in certain error conditions.

The problem exists in the way PHP displays error messages.  This issue is only
exploitable when 'display_errors' and 'html_errors' are both set to 'On' in the
PHP configuration file.  When a HTML error message was being generated, the
output was not properly sanitized, which could allow an attacker to insert
arbitrary HTML, thus allowing a XSS attack.

This issue is only exploitable if 'html_errors' is on, which the configuration
file cleary states should not be used on production machines.

I have verified this flaw exists in the PHP 4.3 and 5.1 branches.

Comment 1 Josh Bressers 2006-01-17 15:42:43 UTC
This issue also affects RHEL3 and RHEL2.1

Comment 4 Red Hat Bugzilla 2006-04-25 14:28:31 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



Note You need to log in before you can comment on or make changes to this bug.