{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-30843",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-04-18T16:13:15.880Z",
        "datePublished": "2023-04-26T20:32:54.545Z",
        "dateUpdated": "2024-08-02T14:37:15.432Z"
    },
    "containers": {
        "cna": {
            "title": "Payload's hidden fields can be leaked on readable collections",
            "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": 7.4,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jf",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jf"
                },
                {
                    "name": "https://github.com/payloadcms/payload/releases/tag/v1.7.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/payloadcms/payload/releases/tag/v1.7.0"
                }
            ],
            "affected": [
                {
                    "vendor": "payloadcms",
                    "product": "payload",
                    "versions": [
                        {
                            "version": "< 1.7.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-04-26T20:32:54.545Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Payload is a free and open source headless content management system. In versions prior to 1.7.0, if a user has access to documents that contain hidden fields or fields they do not have access to, the user could reverse-engineer those values via brute force. Version 1.7.0 contains a patch. As a workaround, write a `beforeOperation` hook to remove `where` queries that attempt to access hidden field data."
                }
            ],
            "source": {
                "advisory": "GHSA-35jj-vqcf-f2jf",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T14:37:15.432Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jf",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jf"
                    },
                    {
                        "name": "https://github.com/payloadcms/payload/releases/tag/v1.7.0",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/payloadcms/payload/releases/tag/v1.7.0"
                    }
                ]
            }
        ]
    }
}