2023-06-23 22:00:32 +00:00
{
"id" : "CVE-2023-34460" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-23T20:15:09.147" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:07:18.050" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-23 22:00:32 +00:00
"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"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2023-06-23 22:00:32 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-23 22:00:32 +00:00
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
2024-12-08 03:06:42 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2023-06-23 22:00:32 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-06-23 22:00:32 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-285"
}
]
}
] ,
2023-07-05 18:00:37 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tauri:tauri:1.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CB02A4BD-CF71-49AE-943F-469EB7328175"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "387021A0-AF36-463C-A605-32EA7DAC172E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1"
}
]
}
]
}
] ,
2023-06-23 22:00:32 +00:00
"references" : [
{
"url" : "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564" ,
2023-07-05 18:00:37 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-23 22:00:32 +00:00
} ,
{
"url" : "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347" ,
2023-07-05 18:00:37 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-06-23 22:00:32 +00:00
} ,
{
"url" : "https://github.com/tauri-apps/tauri/pull/7227" ,
2023-07-05 18:00:37 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-23 22:00:32 +00:00
} ,
{
"url" : "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm" ,
2023-07-05 18:00:37 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://github.com/tauri-apps/tauri/pull/7227" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-06-23 22:00:32 +00:00
}
]
}