aaptjs@1.2.0 vulnerabilities

A node wraper for aapt

Direct Vulnerabilities

Known vulnerabilities in the aaptjs package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Denial of Service (DoS)

aaptjs is an A node wraper for aapt

Affected versions of this package are vulnerable to Denial of Service (DoS) via the add function which can be used to iteratively create new zip files from previous ones, eventually filling up the file system storage space.

How to fix Denial of Service (DoS)?

There is no fixed version for aaptjs.

*
  • H
Command Injection

aaptjs is an A node wraper for aapt

Affected versions of this package are vulnerable to Command Injection due to improper input sanitization via the add function when using pipe (|) after the zip file value.

How to fix Command Injection?

There is no fixed version for aaptjs.

*
  • H
Remote Code Execution (RCE)

aaptjs is an A node wraper for aapt

Affected versions of this package are vulnerable to Remote Code Execution (RCE) via the filePath parameter, in the following functions:

  • singleCrunch
  • list
  • packageCmd
  • dump
  • crunch
  • add
  • remove

How to fix Remote Code Execution (RCE)?

There is no fixed version for aaptjs.

*