{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-23913",
        "ASSIGNER": "security@apache.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could partially disrupt availability (DoS) through uncontrolled resource consumption of memory."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-770 Allocation of Resources Without Limits or Throttling",
                        "cweId": "CWE-770"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Apache Software Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Apache ActiveMQ Artemis",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "changes": [
                                                            {
                                                                "at": "2.19.1",
                                                                "status": "unaffected"
                                                            }
                                                        ],
                                                        "lessThan": "2.20.0",
                                                        "status": "affected",
                                                        "version": "2.19.0",
                                                        "versionType": "custom"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2",
                "refsource": "MISC",
                "name": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20220303-0003/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20220303-0003/"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "source": {
        "advisory": "ARTEMIS-3593",
        "discovery": "UNKNOWN"
    },
    "work_around": [
        {
            "lang": "en",
            "value": "Upgrade to Apache ActiveMQ Artemis 2.20.0 or 2.19.1 (if you're still using Java 8)."
        }
    ]
}