vivocha/mongodoki

Vulnerabilities

1 via 1 paths

Dependencies

68

Source

GitHub

Commit

224a3dd3

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

high severity
new

Symlink Attack

  • Vulnerable module: tar-fs
  • Introduced through: dockerode@3.3.5

Detailed paths

  • Introduced through: mongodoki@vivocha/mongodoki#224a3dd3ad3e83deee29c1fc5270735ddc15876e dockerode@3.3.5 tar-fs@2.0.1

Overview

tar-fs is a filesystem bindings for tar-stream.

Affected versions of this package are vulnerable to Symlink Attack via the extraction process of a maliciously crafted tar file. An attacker can overwrite or write unauthorized files outside the intended directory by exploiting the path traversal and link following vulnerabilities.

Remediation

Upgrade tar-fs to version 1.16.4, 2.1.2, 3.0.7 or higher.

References