{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-32082",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-05-01T16:47:35.316Z",
        "datePublished": "2023-05-11T19:22:56.442Z",
        "dateUpdated": "2024-08-02T15:03:29.172Z"
    },
    "containers": {
        "cna": {
            "title": "etcd key name can be accessed via LeaseTimeToLive API",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 3.1,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298"
                },
                {
                    "name": "https://github.com/etcd-io/etcd/pull/15656",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/etcd-io/etcd/pull/15656"
                },
                {
                    "name": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md"
                },
                {
                    "name": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md"
                }
            ],
            "affected": [
                {
                    "vendor": "etcd-io",
                    "product": "etcd",
                    "versions": [
                        {
                            "version": "< 3.4.26",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.5.0, < 3.5.9",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-05-11T19:22:56.442Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.26 and 3.5.9, the LeaseTimeToLive API allows access to key names (not value) associated to a lease when `Keys` parameter is true, even a user doesn't have read permission to the keys. The impact is limited to a cluster which enables auth (RBAC). Versions 3.4.26 and 3.5.9 fix this issue. There are no known workarounds."
                }
            ],
            "source": {
                "advisory": "GHSA-3p4g-rcw5-8298",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T15:03:29.172Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298"
                    },
                    {
                        "name": "https://github.com/etcd-io/etcd/pull/15656",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/etcd-io/etcd/pull/15656"
                    },
                    {
                        "name": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md"
                    },
                    {
                        "name": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md"
                    }
                ]
            }
        ]
    }
}