{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-29005",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-03-29T17:39:16.142Z",
        "datePublished": "2023-04-10T20:47:17.958Z",
        "dateUpdated": "2024-08-02T14:00:14.338Z"
    },
    "containers": {
        "cna": {
            "title": "No Rate Limiting on Login AUTH DB",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-307",
                            "lang": "en",
                            "description": "CWE-307: Improper Restriction of Excessive Authentication Attempts",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv"
                },
                {
                    "name": "https://flask-limiter.readthedocs.io/en/stable/configuration.html",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://flask-limiter.readthedocs.io/en/stable/configuration.html"
                }
            ],
            "affected": [
                {
                    "vendor": "dpgaspar",
                    "product": "Flask-AppBuilder",
                    "versions": [
                        {
                            "version": "< 4.3.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-04-10T20:47:17.958Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using `AUTH_RATE_LIMITED = True`, `RATELIMIT_ENABLED = True`, and setting an `AUTH_RATE_LIMIT`."
                }
            ],
            "source": {
                "advisory": "GHSA-9hcr-9hcv-x6pv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T14:00:14.338Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-9hcr-9hcv-x6pv"
                    },
                    {
                        "name": "https://flask-limiter.readthedocs.io/en/stable/configuration.html",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://flask-limiter.readthedocs.io/en/stable/configuration.html"
                    }
                ]
            }
        ]
    }
}