mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
22 lines
928 B
Markdown
22 lines
928 B
Markdown
### [CVE-2015-8394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8394)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/marklogic/marklogic-docker
|
|
- https://github.com/marklogic/marklogic-kubernetes
|
|
- https://github.com/rootameen/vulpine
|
|
- https://github.com/sjourdan/clair-lab
|
|
|