VYPR

Njs

by Nginx

Source repositories

CVEs (45)

  • CVE-2022-34028HigJul 18, 2022
    risk 0.49cvss 7.5epss 0.01

    Nginx NJS v0.7.5 was discovered to contain a segmentation violation via njs_utf8_next at src/njs_utf8.h.

  • CVE-2022-34027HigJul 18, 2022
    risk 0.49cvss 7.5epss 0.01

    Nginx NJS v0.7.4 was discovered to contain a segmentation violation via njs_value_property at njs_value.c.

  • CVE-2019-11837HigMay 9, 2019
    risk 0.49cvss 7.5epss 0.01

    njs through 0.3.1, used in NGINX, has a segmentation fault in String.prototype.toBytes for negative arguments, related to nxt_utf8_next in nxt/nxt_utf8.h and njs_string_offset in njs/njs_string.c.

  • CVE-2019-13617MedJul 16, 2019
    risk 0.42cvss 6.5epss 0.01

    njs through 0.3.3, used in NGINX, has a heap-based buffer over-read in nxt_vsprintf in nxt/nxt_sprintf.c during error handling, as demonstrated by an njs_regexp_literal call that leads to an njs_parser_lexer_error call and then an njs_parser_scope_error call.

  • CVE-2022-38890MedSep 15, 2022
    risk 0.36cvss 5.5epss 0.00

    Nginx NJS v0.7.7 was discovered to contain a segmentation violation via njs_utf8_next at src/njs_utf8.h

  • CVE-2020-24349MedAug 13, 2020
    risk 0.36cvss 5.5epss 0.01

    njs through 0.4.3, used in NGINX, allows control-flow hijack in njs_value_property in njs_value.c. NOTE: the vendor considers the issue to be "fluff" in the NGINX use case because there is no remote attack surface.

  • CVE-2020-24348MedAug 13, 2020
    risk 0.36cvss 5.5epss 0.00

    njs through 0.4.3, used in NGINX, has an out-of-bounds read in njs_json_stringify_iterator in njs_json.c.

  • CVE-2020-24347MedAug 13, 2020
    risk 0.36cvss 5.5epss 0.00

    njs through 0.4.3, used in NGINX, has an out-of-bounds read in njs_lvlhsh_level_find in njs_lvlhsh.c.

  • CVE-2022-43286CriOct 28, 2022
    risk 0.00cvss 9.8epss 0.01

    Nginx NJS v0.7.2 was discovered to contain a heap-use-after-free bug caused by illegal memory copy in the function njs_json_parse_iterator_call at njs_json.c.

  • CVE-2022-35173HigAug 18, 2022
    risk 0.00cvss 7.5epss 0.01

    An issue was discovered in Nginx NJS v0.7.5. The JUMP offset for a break instruction was not set to a correct offset during code generation, leading to a segmentation violation.

  • CVE-2022-32414MedJun 21, 2022
    risk 0.00cvss 5.5epss 0.01

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_vmcode_interpreter at src/njs_vmcode.c.

  • CVE-2022-31307MedJun 21, 2022
    risk 0.00cvss 5.5epss 0.01

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_string_offset at src/njs_string.c.

  • CVE-2022-31306MedJun 21, 2022
    risk 0.00cvss 5.5epss 0.01

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_array_convert_to_slow_array at src/njs_array.c.

  • CVE-2022-30503MedJun 2, 2022
    risk 0.00cvss 5.5epss 0.00

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_set_number at src/njs_value.h.

  • CVE-2022-29780MedJun 2, 2022
    risk 0.00cvss 5.5epss 0.00

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_array_prototype_sort at src/njs_array.c.

  • CVE-2022-29779MedJun 2, 2022
    risk 0.00cvss 5.5epss 0.00

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_value_own_enumerate at src/njs_value.c.

  • CVE-2022-29379CriMay 25, 2022
    risk 0.00cvss 9.8epss 0.02

    Nginx NJS v0.7.3 was discovered to contain a stack overflow in the function njs_default_module_loader at /src/njs/src/njs_module.c. NOTE: multiple third parties dispute this report, e.g., the behavior is only found in unreleased development code that was not part of the 0.7.2,…

  • CVE-2022-29369HigMay 12, 2022
    risk 0.00cvss 7.5epss 0.01

    Nginx NJS v0.7.2 was discovered to contain a segmentation violation via njs_lvlhsh_bucket_find at njs_lvlhsh.c.

  • CVE-2022-28049MedApr 15, 2022
    risk 0.00cvss 5.5epss 0.01

    NGINX NJS 0.7.2 was discovered to contain a NULL pointer dereference via the component njs_vmcode_array at /src/njs_vmcode.c.

  • CVE-2022-27008HigApr 14, 2022
    risk 0.00cvss 7.5epss 0.02

    nginx njs 0.7.2 is vulnerable to Buffer Overflow. Type confused in Array.prototype.concat() when a slow array appended element is fast array.