Bug 382451 - CVE-NONE php fnmatch() function may overflow
Summary: CVE-NONE php fnmatch() function may overflow
Keywords:
Status: CLOSED DUPLICATE of bug 285881
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-14 14:07 UTC by Mark J. Cox
Modified: 2019-09-29 12:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-29 15:15:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Mark J. Cox 2007-11-14 14:07:30 UTC
http://www.php.net/ChangeLog-5.php#5.2.5

SUMMARY: Fixed possible triggering of buffer overflows inside glibc
implementations of the fnmatch(), setlocale() and glob() functions
(Reported by Laurent Gaffie)

COMMENT: setlocale(), glob() issues require control over
regex/locale which should be under script author control.  fnmatch()
change may affect untrusted user data, so should fix that.

AFFECTS: RHEL >= 3 (no fnmatch in RHEL21)

Comment 1 Tomas Hoger 2007-11-29 15:15:14 UTC
These issues are covered by following CVE ids:

CVE-2007-4782 - fnmatch and glob (see bug #285881)
CVE-2007-4784 - setlocale (see bug #285901)

Closing this bug, see bugs above for more details.

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


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