{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-34460",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-06-06T16:16:53.559Z",
        "datePublished": "2023-06-23T19:09:54.173Z",
        "dateUpdated": "2024-08-02T16:10:07.301Z"
    },
    "containers": {
        "cna": {
            "title": "Tauri vulnerable to Regression on Filesystem Scope Checks for Dotfiles",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-285",
                            "lang": "en",
                            "description": "CWE-285: Improper Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "ADJACENT_NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "HIGH",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm"
                },
                {
                    "name": "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347"
                },
                {
                    "name": "https://github.com/tauri-apps/tauri/pull/7227",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/tauri-apps/tauri/pull/7227"
                },
                {
                    "name": "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564"
                }
            ],
            "affected": [
                {
                    "vendor": "tauri-apps",
                    "product": "tauri",
                    "versions": [
                        {
                            "version": "= 1.4.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-06-23T19:09:54.173Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes (eg. `$HOME/*`), but a regression was introduced when a configuration option for this behavior was implemented. Only Tauri applications using wildcard scopes in the `fs` endpoint are affected. The regression has been patched on version 1.4.1.\n\n"
                }
            ],
            "source": {
                "advisory": "GHSA-wmff-grcw-jcfm",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T16:10:07.301Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm"
                    },
                    {
                        "name": "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347"
                    },
                    {
                        "name": "https://github.com/tauri-apps/tauri/pull/7227",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/tauri-apps/tauri/pull/7227"
                    },
                    {
                        "name": "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564"
                    }
                ]
            }
        ]
    }
}