{
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2023-06-12T19:04:50.302Z"
            },
            "title": "Session tickets lack random ticket_age_add in crypto/tls",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption."
                }
            ],
            "affected": [
                {
                    "vendor": "Go standard library",
                    "product": "crypto/tls",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "crypto/tls",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "1.17.11",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "1.18.0-0",
                            "lessThan": "1.18.3",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "serverHandshakeStateTLS13.sendSessionTickets"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-200: Information Exposure"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/cl/405994"
                },
                {
                    "url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
                },
                {
                    "url": "https://go.dev/issue/52814"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2022-0531"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Github user @nervuri"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T06:56:13.230Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://go.dev/cl/405994",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://go.dev/issue/52814",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://pkg.go.dev/vuln/GO-2022-0531",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "assignerShortName": "Go",
        "cveId": "CVE-2022-30629",
        "datePublished": "2022-08-09T20:17:31",
        "dateReserved": "2022-05-12T00:00:00",
        "dateUpdated": "2024-08-03T06:56:13.230Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}