{ "schema_version": "1.4.0", "id": "GHSA-r887-gfxh-m9rr", "modified": "2023-03-06T19:44:37Z", "published": "2023-02-08T18:07:16Z", "aliases": [ "CVE-2023-25307" ], "summary": "mrpack-install vulnerable to path traversal with dependency", "details": "### Impact\nImporting a malicious `.mrpack` file can cause path traversal while downloading files.\nThis can lead to scripts or config files being placed or replaced at arbitrary locations, without the user noticing.\n\n### Patches\nNo patches yet.\n\n### Workarounds\nAvoid importing `.mrpack` files from untrusted sources.\n\n### References\nhttps://docs.modrinth.com/docs/modpacks/format_definition/#files\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/nothub/mrpack-install" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.16.3" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 0.16.2" } } ], "references": [ { "type": "WEB", "url": "https://github.com/nothub/mrpack-install/security/advisories/GHSA-r887-gfxh-m9rr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25307" }, { "type": "WEB", "url": "https://github.com/nothub/mrpack-install/commit/a1f424b6a616d2de95228781eef3b92b9769f23c" }, { "type": "PACKAGE", "url": "https://github.com/nothub/mrpack-install" }, { "type": "WEB", "url": "https://github.com/nothub/mrpack-install/releases/tag/v0.16.3" }, { "type": "WEB", "url": "https://quiltmc.org/en/blog/2023-02-04-five-installer-vulnerabilities" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-08T18:07:16Z", "nvd_published_at": "2023-06-26T15:15:09Z" } }