gsd-2022-29804
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-29804", description: "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.", id: "GSD-2022-29804", references: [ "https://www.suse.com/security/cve/CVE-2022-29804.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-29804", ], details: "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.", id: "GSD-2022-29804", modified: "2023-12-13T01:19:41.603429Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@golang.org", ID: "CVE-2022-29804", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "path/filepath", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "1.17.11", }, { version_affected: "<", version_name: "1.18.0-0", version_value: "1.18.3", }, ], }, }, ], }, vendor_name: "Go standard library", }, ], }, }, credits: [ { lang: "en", value: "Unrud", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", }, ], }, ], }, references: { reference_data: [ { name: "https://go.dev/cl/401595", refsource: "MISC", url: "https://go.dev/cl/401595", }, { name: "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290", refsource: "MISC", url: "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290", }, { name: "https://go.dev/issue/52476", refsource: "MISC", url: "https://go.dev/issue/52476", }, { name: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", refsource: "MISC", url: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", }, { name: "https://pkg.go.dev/vuln/GO-2022-0533", refsource: "MISC", url: "https://pkg.go.dev/vuln/GO-2022-0533", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.17.11", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.18.3", versionStartIncluding: "1.18.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-29804", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-22", }, ], }, ], }, references: { reference_data: [ { name: "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290", refsource: "MISC", tags: [ "Mailing List", "Patch", "Vendor Advisory", ], url: "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290", }, { name: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", refsource: "MISC", tags: [ "Mailing List", "Release Notes", ], url: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", }, { name: "https://pkg.go.dev/vuln/GO-2022-0533", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://pkg.go.dev/vuln/GO-2022-0533", }, { name: "https://go.dev/cl/401595", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://go.dev/cl/401595", }, { name: "https://go.dev/issue/52476", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://go.dev/issue/52476", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-02-28T14:56Z", publishedDate: "2022-08-10T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.