RUSTSEC-2022-0091

Source
https://rustsec.org/advisories/RUSTSEC-2022-0091
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0091.json
Aliases
Published
2022-09-19T12:00:00Z
Modified
2023-11-08T04:10:33.403373Z
Details

A bug identified in this issue allows a partial filesystem scope bypass if glob characters are used within file dialog or drag-and-drop functionalities.

This PR fixes the issue by escaping glob characters.

References

Affected packages

crates.io / tauri

Package

Name
tauri

Affected ranges

Type
SEMVER
Events
Introduced
1.0.0
Fixed
1.0.7
Introduced
1.1.0
Fixed
1.1.2

Ecosystem specific

{
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N",
    "informational": null,
    "categories": [
        "privilege-escalation"
    ]
}