{ "schema_version": "1.4.0", "id": "GHSA-fjgq-224f-fq37", "modified": "2023-03-01T18:36:23Z", "published": "2022-12-28T00:30:23Z", "aliases": [ "CVE-2019-25073" ], "summary": "Goa vulnerable to path traversal", "details": "Improper path santiziation in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/goadesign/goa" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ] } ] }, { "package": { "ecosystem": "Go", "name": "goa.design/goa" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ] } ] }, { "package": { "ecosystem": "Go", "name": "goa.design/goa/v3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.9" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25073" }, { "type": "WEB", "url": "https://github.com/goadesign/goa/pull/2388" }, { "type": "WEB", "url": "https://github.com/goadesign/goa/commit/70b5a199d0f813d74423993832c424e1fc73fb39" }, { "type": "PACKAGE", "url": "https://github.com/goadesign/goa" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2020-0032" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-30T19:24:57Z", "nvd_published_at": "2022-12-27T22:15:00Z" } }