You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
mrpack-install vulnerable to path traversal with dependency
High severity
GitHub Reviewed
Published
Feb 2, 2023
in
nothub/mrpack-install
•
Updated Nov 7, 2023
Importing a malicious .mrpack file can cause path traversal while downloading files.
This can lead to scripts or config files being placed or replaced at arbitrary locations, without the user noticing.
Patches
No patches yet.
Workarounds
Avoid importing .mrpack files from untrusted sources.
Impact
Importing a malicious
.mrpack
file can cause path traversal while downloading files.This can lead to scripts or config files being placed or replaced at arbitrary locations, without the user noticing.
Patches
No patches yet.
Workarounds
Avoid importing
.mrpack
files from untrusted sources.References
https://docs.modrinth.com/docs/modpacks/format_definition/#files
References