Bug 166334
Summary: | CAN-2005-2491 PCRE heap overflow | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 2.1 | Reporter: | Mark J. Cox <mjc> |
Component: | php | Assignee: | Joe Orton <jorton> |
Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1 | CC: | leonard-rh-bugzilla, unixlabs |
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: | 2005-09-21 12:03:32 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: | 430638 |
Description
Mark J. Cox
2005-08-19 11:56:11 UTC
unixlabs It does affect the pcre library bundled in the RHEL2.1 php, but only in a manner such that the script author can crash the interpreter (untrusted user input should not be passed as a regex); downgrading to normal severity. This problem is resolved in the errata updates for Red Hat Enterprise Linux 3 and 4. Red Hat does not currently plan to provide a resolution for this in a Red Hat Enterprise Linux 2.1 update for currently deployed systems. May I inquire as to why you don't fix an issue that is an obvious DOS and for which I assume patches are available? Due to comment #2, that untrusted data should never be passed to a regexp - otherwise only the script author can cause their PHP script to cras. |