{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-23835",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-01-22T22:23:54.340Z",
        "datePublished": "2024-02-26T15:35:07.302Z",
        "dateUpdated": "2024-08-28T16:25:05.631Z"
    },
    "containers": {
        "cna": {
            "title": "Suricata's pgsql: memory exhaustion use on record parsing",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-400",
                            "lang": "en",
                            "description": "CWE-400: Uncontrolled Resource Consumption",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-770",
                            "lang": "en",
                            "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/OISF/suricata/security/advisories/GHSA-8583-353f-mvwc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/OISF/suricata/security/advisories/GHSA-8583-353f-mvwc"
                },
                {
                    "name": "https://github.com/OISF/suricata/commit/86de7cffa7e8f06fe9d600127e7dabe89c7e81dd",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/OISF/suricata/commit/86de7cffa7e8f06fe9d600127e7dabe89c7e81dd"
                },
                {
                    "name": "https://github.com/OISF/suricata/commit/f52c033e566beafb4480c139eb18662a2870464f",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/OISF/suricata/commit/f52c033e566beafb4480c139eb18662a2870464f"
                },
                {
                    "name": "https://redmine.openinfosecfoundation.org/issues/6411",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://redmine.openinfosecfoundation.org/issues/6411"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GOCOBFUTIFHOP2PZOH4ENRFXRBHIRKK4/"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZXJIT7R53ZXROO3I256RFUWTIW4ECK6P/"
                }
            ],
            "affected": [
                {
                    "vendor": "OISF",
                    "product": "suricata",
                    "versions": [
                        {
                            "version": ">= 7.0.0, <= 7.0.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-02-26T15:35:07.302Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine.  Prior to version 7.0.3, excessive memory use during pgsql parsing could lead to OOM-related crashes.  This vulnerability is patched in 7.0.3.  As workaround, users can disable the pgsql app layer parser."
                }
            ],
            "source": {
                "advisory": "GHSA-8583-353f-mvwc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T23:13:08.498Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/OISF/suricata/security/advisories/GHSA-8583-353f-mvwc",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/OISF/suricata/security/advisories/GHSA-8583-353f-mvwc"
                    },
                    {
                        "name": "https://github.com/OISF/suricata/commit/86de7cffa7e8f06fe9d600127e7dabe89c7e81dd",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/OISF/suricata/commit/86de7cffa7e8f06fe9d600127e7dabe89c7e81dd"
                    },
                    {
                        "name": "https://github.com/OISF/suricata/commit/f52c033e566beafb4480c139eb18662a2870464f",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/OISF/suricata/commit/f52c033e566beafb4480c139eb18662a2870464f"
                    },
                    {
                        "name": "https://redmine.openinfosecfoundation.org/issues/6411",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://redmine.openinfosecfoundation.org/issues/6411"
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GOCOBFUTIFHOP2PZOH4ENRFXRBHIRKK4/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZXJIT7R53ZXROO3I256RFUWTIW4ECK6P/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "oisf",
                        "product": "suricata",
                        "cpes": [
                            "cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "7.0.0",
                                "status": "affected",
                                "lessThanOrEqual": "7.0.2",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-03-07T18:27:59.524895Z",
                                "id": "CVE-2024-23835",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-28T16:25:05.631Z"
                }
            }
        ]
    }
}