VYPR

rpm package

almalinux/nodejs-nodemon

pkg:rpm/almalinux/nodejs-nodemon

Vulnerabilities (146)

  • CVE-2020-8252Sep 18, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    The implementation of realpath in libuv < 10.22.1, < 12.18.4, and < 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.

  • CVE-2020-8174Jul 24, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0.

  • CVE-2020-15366Jul 15, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrus

  • CVE-2020-15095Jul 7, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like "://[[:]@][:][:][/]". The password value is not redacted and is printed to stdout and also

  • CVE-2020-8172Jun 8, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0.

  • CVE-2020-11080Jun 3, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. T

  • CVE-2020-7608Mar 16, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    yargs-parser could be tricked into adding or modifying properties of Object.prototype using a "__proto__" payload.

  • CVE-2020-10531Mar 12, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

  • CVE-2020-7598Mar 11, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.

  • CVE-2019-15606Feb 7, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Including trailing white space in HTTP header values in Nodejs 10, 12, and 13 causes bypass of authorization based on header value comparisons

  • CVE-2019-15604Feb 7, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate

  • CVE-2019-15605Feb 7, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed

  • CVE-2020-8116Feb 4, 2020
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.

  • CVE-2019-16777Dec 13, 2019
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subse

  • CVE-2019-16776Dec 13, 2019
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher t

  • CVE-2019-16775Dec 13, 2019
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would a

  • CVE-2019-10747Aug 23, 2019
    affected < 2.0.3-1.module_el8.4.0+2521+c668cc9ffixed 2.0.3-1.module_el8.4.0+2521+c668cc9f

    set-value is vulnerable to Prototype Pollution in versions lower than 3.0.1. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype and _proto_ payloads.

  • CVE-2019-10746Aug 23, 2019
    affected < 2.0.3-1.module_el8.4.0+2521+c668cc9ffixed 2.0.3-1.module_el8.4.0+2521+c668cc9f

    mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

  • CVE-2019-9518Aug 13, 2019
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE.

  • CVE-2019-9517Aug 13, 2019
    affected < 1.18.3-1.module_el8.3.0+2023+d2377ea3fixed 1.18.3-1.module_el8.3.0+2023+d2377ea3

    Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually writ

Page 7 of 8