First published: Wed Dec 02 2015(Updated: )
PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
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-8390 is considered a medium severity vulnerability due to its potential to cause denial of service through uninitialized memory reads.
To fix CVE-2015-8390, upgrade to PCRE version 8.38 or later, or apply patches provided by your software vendor.
CVE-2015-8390 affects PCRE versions before 8.38, as well as certain versions of PHP and Fedora 22.
CVE-2015-8390 allows remote attackers to exploit crafted regular expressions, leading to denial of service conditions.
Yes, CVE-2015-8390 was publicly disclosed and has references in security mailing lists related to open source security.