CVE-2022-29780

Source
https://cve.org/CVERecord?id=CVE-2022-29780
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-29780.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-29780
Published
2022-05-27T13:13:48Z
Modified
2026-07-09T05:41:15.908466Z
Summary
[none]
Details

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

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/29xxx/CVE-2022-29780.json"
}
References

Affected packages

Git / github.com/nginx/njs

Affected ranges

Type
GIT
Repo
https://github.com/nginx/njs
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.7.2"
        },
        {
            "last_affected": "0.7.2"
        }
    ],
    "cpe": "cpe:2.3:a:nginx:njs:0.7.2:*:*:*:*:*:*:*",
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.7.2
0.7.3

Database specific

vanir_signatures_modified
"2026-07-09T05:41:15Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-29780.json"
vanir_signatures
[
    {
        "signature_type": "Line",
        "target": {
            "file": "src/njs_array.c"
        },
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "2459148794103460067000374371055097824",
                "332081292240997286013317186778808803899",
                "194138110155237145561461537659488551990",
                "174343670055361046507783332477973745764"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2022-29780-8cdfc028",
        "source": "https://github.com/nginx/njs/commit/8b39afdad9a0761e0a5d4af1a762bd9a6daef572",
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "target": {
            "file": "src/njs_array.c",
            "function": "njs_array_prototype_sort"
        },
        "deprecated": false,
        "digest": {
            "length": 3486.0,
            "function_hash": "296216193124120347072886895605404634582"
        },
        "id": "CVE-2022-29780-b7f762da",
        "source": "https://github.com/nginx/njs/commit/8b39afdad9a0761e0a5d4af1a762bd9a6daef572",
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "target": {
            "file": "src/test/njs_unit_test.c"
        },
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "219220501315876606668552869201752052253",
                "31636488167524796923062838973946412024",
                "325388722141891829759312154668856764593"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2022-29780-d568898e",
        "source": "https://github.com/nginx/njs/commit/8b39afdad9a0761e0a5d4af1a762bd9a6daef572",
        "signature_version": "v1"
    }
]