CVE-2022-29779

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-29779
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-29779.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-29779
Published
2022-06-02T14:15:51.160Z
Modified
2025-11-14T13:15:20.621334Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git / github.com/nginx/njs

Affected ranges

Type
GIT
Repo
https://github.com/nginx/njs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.1.0
0.1.1
0.1.10
0.1.11
0.1.12
0.1.13
0.1.14
0.1.15
0.1.2
0.1.3
0.1.4
0.1.5
0.1.6
0.1.7
0.1.8
0.1.9
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.3.0
0.3.1
0.3.2
0.3.3
0.3.4
0.3.5
0.3.6
0.3.7
0.3.8
0.3.9
0.4.0
0.4.1
0.4.2
0.4.3
0.4.4
0.5.0
0.5.1
0.5.2
0.5.3
0.6.0
0.6.1
0.6.2
0.7.0
0.7.1
0.7.2
0.7.3

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "digest": {
            "length": 3005.0,
            "function_hash": "14165591292587826050039561653192947776"
        },
        "signature_version": "v1",
        "id": "CVE-2022-29779-b156ce90",
        "target": {
            "function": "njs_array_prototype_splice",
            "file": "src/njs_array.c"
        },
        "source": "https://github.com/nginx/njs/commit/2e00e95473861846aa8538be87db07699d9f676d"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "269483332144881160635764771345790441191",
                "59775387119586853359213144713760345193",
                "147951442079205426855998093539977581605"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "id": "CVE-2022-29779-bcd449d7",
        "target": {
            "file": "src/test/njs_unit_test.c"
        },
        "source": "https://github.com/nginx/njs/commit/2e00e95473861846aa8538be87db07699d9f676d"
    }
]