Bug 239323

Summary: CVE-2007-1824: Buffer overflow in the php_stream_filter_create
Product: Red Hat Enterprise Linux 4 Reporter: paul boin <paul.boin>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-17 14:40:59 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:

Description paul boin 2007-05-07 15:39:38 UTC
Like the other PHP bugs, this on is mentioned in 230556, but not explicitly
closed and documented in any errata that I can find.

-------------------------------------------------------------------

Buffer overflow in the php_stream_filter_create function in PHP 5 before 5.2.1
allows remote attackers to cause a denial of service (application crash) via a
php://filter/ URL that has a name ending in the '.' character.


    * MISC:http://www.php-security.org/MOPB/MOPB-42-2007.html
    * DEBIAN:DSA-1283
    * URL:http://www.debian.org/security/2007/dsa-1283
    * UBUNTU:USN-455-1
    * URL:http://www.ubuntu.com/usn/usn-455-1
    * BID:23237
    * URL:http://www.securityfocus.com/bid/23237
    * SECUNIA:25062
    * URL:http://secunia.com/advisories/25062

Comment 1 Joe Orton 2007-05-17 14:40:59 UTC

*** This bug has been marked as a duplicate of 240427 ***