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

18 lines
771 B
Markdown

### [CVE-2017-12883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12883)
![](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
Buffer overflow in the S_grok_bslash_N function in regcomp.c in Perl 5 before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 allows remote attackers to disclose sensitive information or cause a denial of service (application crash) via a crafted regular expression with an invalid '\N{U+...}' escape.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujul2020.html
#### Github
- https://github.com/yfoelling/yair