{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-20454",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \\X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash the application. The flaw occurs in do_extuni_no_utf in pcre2_jit_compile.c."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugs.exim.org/show_bug.cgi?id=2421",
                "refsource": "MISC",
                "name": "https://bugs.exim.org/show_bug.cgi?id=2421"
            },
            {
                "url": "https://bugs.php.net/bug.php?id=78338",
                "refsource": "MISC",
                "name": "https://bugs.php.net/bug.php?id=78338"
            },
            {
                "url": "https://vcs.pcre.org/pcre2?view=revision&revision=1092",
                "refsource": "MISC",
                "name": "https://vcs.pcre.org/pcre2?view=revision&revision=1092"
            },
            {
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494",
                "refsource": "MISC",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202006-16",
                "url": "https://security.gentoo.org/glsa/202006-16"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2020-b11cf352bd",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQRAHYHLRNMBTPR3KXVM27NSZP3KTOPI/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230316 [SECURITY] [DLA 3363-1] pcre2 security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html"
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AC:H/AV:L/A:H/C:N/I:N/PR:N/S:U/UI:N",
            "version": "3.0"
        }
    }
}