posix@1.0.4 vulnerabilities

The missing POSIX system calls

Direct Vulnerabilities

Known vulnerabilities in the posix 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)

posix is a missing POSIX system calls for Node.

Affected versions of this package are vulnerable to Denial of Service (DoS). When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.

How to fix Denial of Service (DoS)?

There is no fixed version for posix.

*