mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
21 lines
1007 B
Markdown
21 lines
1007 B
Markdown
### [CVE-2015-8385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8385)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PCRE before 8.38 mishandles the /(?|(\k'Pm')|(?'Pm'))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/RedHatSatellite/satellite-host-cve
|
|
- https://github.com/marklogic/marklogic-docker
|
|
- https://github.com/marklogic/marklogic-kubernetes
|
|
|