{
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2023-06-12T19:04:48.349Z"
            },
            "title": "Stack exhaustion in Glob on certain paths in io/fs",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators."
                }
            ],
            "affected": [
                {
                    "vendor": "Go standard library",
                    "product": "io/fs",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "io/fs",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "1.17.12",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "1.18.0-0",
                            "lessThan": "1.18.4",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "Glob"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-674: Uncontrolled Recursion"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/cl/417065"
                },
                {
                    "url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
                },
                {
                    "url": "https://go.dev/issue/53415"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2022-0527"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T06:56:12.871Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://go.dev/cl/417065",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://go.dev/issue/53415",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://pkg.go.dev/vuln/GO-2022-0527",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "assignerShortName": "Go",
        "cveId": "CVE-2022-30630",
        "datePublished": "2022-08-09T20:17:15",
        "dateReserved": "2022-05-12T00:00:00",
        "dateUpdated": "2024-08-03T06:56:12.871Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}