mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
757 B
Markdown
19 lines
757 B
Markdown
### [CVE-2017-6004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/yfoelling/yair
|
|
|