Bug 1827653 (CVE-2020-7067) - CVE-2020-7067 php: out-of-bounds read when using a malformed url-encoded string
Summary: CVE-2020-7067 php: out-of-bounds read when using a malformed url-encoded string
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2020-7067
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1827655
TreeView+ depends on / blocked
 
Reported: 2020-04-24 12:59 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-10-06 19:45 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-30 17:13:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2020-04-24 12:59:58 UTC
If  ``CHARSET_EBCDIC`` is defined (usually, on systems with EBCDIC encoding support), an Out-of-Bounds read can occur using a malformed url-encoded string.

References:
https://www.php.net/ChangeLog-7.php
https://bugs.php.net/bug.php?id=79465

Comment 1 Marco Benatto 2020-04-30 17:13:03 UTC
Statement:

This affects php running only on platforms using EBCDIC encoding, as versions of Red Hat Enteprise Linux uses ASCII encoding all php versions shipped with it are not vulnerable to this flaw.


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