{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-31207",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Vite (French word for \"quick\", pronounced /vit/, like \"veet\") is a frontend build tooling to improve the frontend development experience.`server.fs.deny` does not deny requests for patterns with directories. This vulnerability has been patched in version(s) 5.2.6, 5.1.7, 5.0.13, 4.5.3, 3.2.10 and 2.9.18."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                        "cweId": "CWE-200"
                    }
                ]
            },
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-284: Improper Access Control",
                        "cweId": "CWE-284"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "vitejs",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "vite",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.7.0, <= 2.9.17"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.0.0, <= 3.2.8"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 4.0.0, <= 4.5.2"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.0.0, <= 5.0.12"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.1.0, <= 5.1.6"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.2.0, <= 5.2.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/vitejs/vite/security/advisories/GHSA-8jhw-289h-jh2g",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/security/advisories/GHSA-8jhw-289h-jh2g"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/011bbca350e447d1b499d242804ce62738c12bc0",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/011bbca350e447d1b499d242804ce62738c12bc0"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/5a056dd2fc80dbafed033062fe6aaf4717309f48",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/5a056dd2fc80dbafed033062fe6aaf4717309f48"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/89c7c645f09d16a38f146ef4a1528f218e844d67",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/89c7c645f09d16a38f146ef4a1528f218e844d67"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/96a7f3a41ef2f9351c46f3ab12489bb4efa03cc9",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/96a7f3a41ef2f9351c46f3ab12489bb4efa03cc9"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/ba5269cca81de3f5fbb0f49d58a1c55688043258",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/ba5269cca81de3f5fbb0f49d58a1c55688043258"
            },
            {
                "url": "https://github.com/vitejs/vite/commit/d2db33f7d4b96750b35370c70dd2c35ec3b9b649",
                "refsource": "MISC",
                "name": "https://github.com/vitejs/vite/commit/d2db33f7d4b96750b35370c70dd2c35ec3b9b649"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-8jhw-289h-jh2g",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
            }
        ]
    }
}