7.8
CVSSv2

CVE-2017-11164

Published: 11/07/2017 Updated: 07/11/2023
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 694
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

pcre pcre 8.41

Vendor Advisories

In PCRE 841, the OP_KETRMAX feature in the match function in pcre_execc allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression ...
In PCRE 841, the OP_KETRMAX feature in the match function in pcre_execc allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression ...

Github Repositories

ECR Repository Image Scan Package

ecrscan ecrscan is golang package to scan AWS ECR Repositories and get vulunerability information Requirement install go 117x or later Usage Example is here: package main import ( "fmt" "githubcom/jedipunkz/ecrscan/pkg/myecr" log "githubcom/sirupsen/logrus" ) func main() { e := myecrEcr{} // define ECR Repositories to scan eRepos