Files
CVEs-PoC/2015/CVE-2015-8388.md
T
2024-06-18 02:51:15 +02:00

19 lines
917 B
Markdown

### [CVE-2015-8388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8388)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
PCRE before 8.38 mishandles the /(?=di(?<=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, 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