VYPR

Posix

by Austin Group

npm: posix

CVEs (2)

  • CVE-2022-21211Jun 10, 2022
    risk 0.00cvss epss 0.01

    This affects all versions of package posix. 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.

  • CVE-2005-4784Dec 31, 2005
    risk 0.00cvss epss 0.00

    Multiple buffer overflows in the POSIX readdir_r function, as used in multiple packages, allow local users to cause a denial of service and possibly execute arbitrary code via (1) a symlink attack that exploits a race condition between opendir and pathcon calls and changes the…