posix@4.0.1 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.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable 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.

*