Bug 239317 - CVE-2007-1453: Buffer underflow in the PHP_FILTER_TRIM_DEFAULT macro
Summary: CVE-2007-1453: Buffer underflow in the PHP_FILTER_TRIM_DEFAULT macro
Keywords:
Status: CLOSED DUPLICATE of bug 240163
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: php
Version: 4.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-07 15:14 UTC by paul boin
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-15 15:54:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description paul boin 2007-05-07 15:14:31 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 underflow in the PHP_FILTER_TRIM_DEFAULT macro in the filtering extension
(ext/filter) in PHP 5.2.0 allows context-dependent attackers to execute
arbitrary code by calling filter_var with certain modes such as
FILTER_VALIDATE_INT, which causes filter to write a null byte in whitespace that
precedes the buffer.

    * MISC:http://www.php-security.org/MOPB/MOPB-19-2007.html
    * MISC:http://www.php.net/releases/5_2_1.php
    * DEBIAN:DSA-1283
    * URL:http://www.debian.org/security/2007/dsa-1283
    * BID:22922
    * URL:http://www.securityfocus.com/bid/22922
    * SECUNIA:25062
    * URL:http://secunia.com/advisories/25062

Comment 1 Joe Orton 2007-05-15 15:54:00 UTC

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


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