{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2022-40482",
        "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": "The authentication method in Laravel 8.x through 9.x before 9.32.0 was discovered to be vulnerable to user enumeration via timeless timing attacks with HTTP/2 multiplexing. This is caused by the early return inside the hasValidCredentials method in the Illuminate\\Auth\\SessionGuard class when a user is found to not exist."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://ephort.dk/blog/laravel-timing-attack-vulnerability/",
                "refsource": "MISC",
                "name": "https://ephort.dk/blog/laravel-timing-attack-vulnerability/"
            },
            {
                "url": "https://github.com/ephort/laravel-user-enumeration-demo",
                "refsource": "MISC",
                "name": "https://github.com/ephort/laravel-user-enumeration-demo"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://github.com/laravel/framework/pull/44069",
                "url": "https://github.com/laravel/framework/pull/44069"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://github.com/laravel/framework/releases/tag/v9.32.0",
                "url": "https://github.com/laravel/framework/releases/tag/v9.32.0"
            }
        ]
    }
}