Bug 240163 (CVE-2007-1453)

Summary: CVE-2007-1453 filter extension buffer underflow
Product: [Other] Security Response Reporter: Joe Orton <jorton>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: paul.boin
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-15 15:53:50 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 Joe Orton 2007-05-15 15:51:56 UTC
Description of problem:
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.

Comment 1 Joe Orton 2007-05-15 15:53:50 UTC
The 'filter' extension is not currently included in php packages distributed by
Red Hat.

Comment 2 Joe Orton 2007-05-15 15:54:03 UTC
*** Bug 239317 has been marked as a duplicate of this bug. ***