First published: Wed Dec 02 2015(Updated: )
pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <7.0.3 | 7.0.3 |
PCRE (Perl Compatible Regular Expressions) | <=8.37 | |
Fedora | =22 | |
PHP | >=5.5.0<5.5.32 | |
PHP | >=5.6.0<5.6.18 | |
PHP | >=7.0.0<7.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8393 is considered a medium-severity vulnerability due to potential information disclosure.
To fix CVE-2015-8393, upgrade the PCRE library to version 8.38 or later.
CVE-2015-8393 affects PCRE versions prior to 8.38 as well as certain PHP versions up to 7.0.2.
CVE-2015-8393 allows remote attackers to obtain sensitive information via specially crafted binary files.
Yes, CVE-2015-8393 is related to CVE-2015-8383 and CVE-2015-8386, which also involve issues in the PCRE library.