Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/53722?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53722?format=api",
    "vulnerability_id": "VCID-ptd4-8f7f-hyg6",
    "summary": "Moment.js vulnerable to Inefficient Regular Expression Complexity\n### Impact\n\n* using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs\n* noticeable slowdown is observed with inputs above 10k characters\n* users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks\n\n### Patches\nThe problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking.\n\n### Workarounds\nIn general, given the proliferation of ReDoS attacks, it makes sense to limit the length of the user input to something sane, like 200 characters or less. I haven't seen legitimate cases of date-time strings longer than that, so all moment users who do pass a user-originating string to constructor are encouraged to apply such a rudimentary filter, that would help with this but also most future ReDoS vulnerabilities.\n\n### References\nThere is an excellent writeup of the issue here: https://github.com/moment/moment/pull/6015#issuecomment-1152961973=\n\n### Details\nThe issue is rooted in the code that removes legacy comments (stuff inside parenthesis) from strings during rfc2822 parsing. `moment(\"(\".repeat(500000))` will take a few minutes to process, which is unacceptable.",
    "aliases": [
        {
            "alias": "CVE-2022-31129"
        },
        {
            "alias": "GHSA-wc69-rhjr-hc9g"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/932438?format=api",
            "purl": "pkg:deb/debian/node-moment@2.29.1%2Bds-2%2Bdeb11u2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.29.1%252Bds-2%252Bdeb11u2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1057269?format=api",
            "purl": "pkg:deb/debian/node-moment@2.29.1%2Bds-2%2Bdeb11u2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.29.1%252Bds-2%252Bdeb11u2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/932436?format=api",
            "purl": "pkg:deb/debian/node-moment@2.29.4%2Bds-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.29.4%252Bds-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/932439?format=api",
            "purl": "pkg:deb/debian/node-moment@2.30.1%2Bds-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.30.1%252Bds-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81270?format=api",
            "purl": "pkg:npm/moment@2.29.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.29.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81271?format=api",
            "purl": "pkg:nuget/Moment.js@2.29.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.29.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055165?format=api",
            "purl": "pkg:deb/debian/node-moment@2.16.0%2Bds-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.16.0%252Bds-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055166?format=api",
            "purl": "pkg:deb/debian/node-moment@2.17.1%2Bds-1~bpo8%2B1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.17.1%252Bds-1~bpo8%252B1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055167?format=api",
            "purl": "pkg:deb/debian/node-moment@2.17.1%2Bds-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.17.1%252Bds-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055168?format=api",
            "purl": "pkg:deb/debian/node-moment@2.24.0%2Bds-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.24.0%252Bds-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1057268?format=api",
            "purl": "pkg:deb/debian/node-moment@2.29.1%2Bds-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-moment@2.29.1%252Bds-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144183?format=api",
            "purl": "pkg:npm/moment@2.18.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-gtht-4h82-pqg4"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.18.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/166373?format=api",
            "purl": "pkg:npm/moment@2.18.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-gtht-4h82-pqg4"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.18.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/166374?format=api",
            "purl": "pkg:npm/moment@2.19.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-gtht-4h82-pqg4"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.19.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/166375?format=api",
            "purl": "pkg:npm/moment@2.19.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-gtht-4h82-pqg4"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.19.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/26638?format=api",
            "purl": "pkg:npm/moment@2.19.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cjwf-nuwg-4yc2"
                },
                {
                    "vulnerability": "VCID-gtht-4h82-pqg4"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.19.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/25566?format=api",
            "purl": "pkg:npm/moment@2.19.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.19.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292561?format=api",
            "purl": "pkg:npm/moment@2.19.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.19.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292562?format=api",
            "purl": "pkg:npm/moment@2.20.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.20.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292563?format=api",
            "purl": "pkg:npm/moment@2.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.20.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292564?format=api",
            "purl": "pkg:npm/moment@2.21.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.21.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292565?format=api",
            "purl": "pkg:npm/moment@2.22.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.22.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292566?format=api",
            "purl": "pkg:npm/moment@2.22.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.22.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292567?format=api",
            "purl": "pkg:npm/moment@2.22.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.22.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292568?format=api",
            "purl": "pkg:npm/moment@2.23.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.23.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292569?format=api",
            "purl": "pkg:npm/moment@2.24.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.24.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292570?format=api",
            "purl": "pkg:npm/moment@2.25.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.25.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292571?format=api",
            "purl": "pkg:npm/moment@2.25.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.25.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292572?format=api",
            "purl": "pkg:npm/moment@2.25.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.25.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292573?format=api",
            "purl": "pkg:npm/moment@2.25.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.25.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292574?format=api",
            "purl": "pkg:npm/moment@2.26.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.26.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292575?format=api",
            "purl": "pkg:npm/moment@2.27.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.27.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292576?format=api",
            "purl": "pkg:npm/moment@2.28.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.28.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292577?format=api",
            "purl": "pkg:npm/moment@2.29.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.29.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292578?format=api",
            "purl": "pkg:npm/moment@2.29.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.29.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/48560?format=api",
            "purl": "pkg:npm/moment@2.29.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.29.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319526?format=api",
            "purl": "pkg:npm/moment@2.29.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/moment@2.29.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144184?format=api",
            "purl": "pkg:nuget/Moment.js@2.18.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.18.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292538?format=api",
            "purl": "pkg:nuget/Moment.js@2.18.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.18.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292539?format=api",
            "purl": "pkg:nuget/Moment.js@2.18.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.18.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292540?format=api",
            "purl": "pkg:nuget/Moment.js@2.19.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.19.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292541?format=api",
            "purl": "pkg:nuget/Moment.js@2.19.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.19.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292542?format=api",
            "purl": "pkg:nuget/Moment.js@2.19.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.19.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292543?format=api",
            "purl": "pkg:nuget/Moment.js@2.19.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.19.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292544?format=api",
            "purl": "pkg:nuget/Moment.js@2.19.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.19.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292545?format=api",
            "purl": "pkg:nuget/Moment.js@2.20.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.20.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292546?format=api",
            "purl": "pkg:nuget/Moment.js@2.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.20.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292547?format=api",
            "purl": "pkg:nuget/Moment.js@2.21.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.21.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292548?format=api",
            "purl": "pkg:nuget/Moment.js@2.22.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.22.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292549?format=api",
            "purl": "pkg:nuget/Moment.js@2.22.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.22.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292550?format=api",
            "purl": "pkg:nuget/Moment.js@2.22.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.22.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292551?format=api",
            "purl": "pkg:nuget/Moment.js@2.23.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.23.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292552?format=api",
            "purl": "pkg:nuget/Moment.js@2.24.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.24.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292553?format=api",
            "purl": "pkg:nuget/Moment.js@2.25.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.25.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292554?format=api",
            "purl": "pkg:nuget/Moment.js@2.25.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.25.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292555?format=api",
            "purl": "pkg:nuget/Moment.js@2.25.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.25.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292556?format=api",
            "purl": "pkg:nuget/Moment.js@2.26.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.26.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292557?format=api",
            "purl": "pkg:nuget/Moment.js@2.27.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.27.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292558?format=api",
            "purl": "pkg:nuget/Moment.js@2.28.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.28.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292559?format=api",
            "purl": "pkg:nuget/Moment.js@2.29.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.29.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/292560?format=api",
            "purl": "pkg:nuget/Moment.js@2.29.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.29.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/48541?format=api",
            "purl": "pkg:nuget/Moment.js@2.29.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.29.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319455?format=api",
            "purl": "pkg:nuget/Moment.js@2.29.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Moment.js@2.29.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98330?format=api",
            "purl": "pkg:rpm/redhat/ceph@2:17.2.6-70?arch=el9cp",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                },
                {
                    "vulnerability": "VCID-zhc9-ck6c-r7es"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/ceph@2:17.2.6-70%3Farch=el9cp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98332?format=api",
            "purl": "pkg:rpm/redhat/cockpit-ovirt@0.16.2-1?arch=el8ev",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/cockpit-ovirt@0.16.2-1%3Farch=el8ev"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98331?format=api",
            "purl": "pkg:rpm/redhat/grafana@5.2.4-6?arch=el7rhgs",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/grafana@5.2.4-6%3Farch=el7rhgs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98329?format=api",
            "purl": "pkg:rpm/redhat/ovirt-engine-ui-extensions@1.3.5-1?arch=el8ev",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/ovirt-engine-ui-extensions@1.3.5-1%3Farch=el8ev"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/96972?format=api",
            "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1?arch=el9sso",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2xyb-g3n4-n3ca"
                },
                {
                    "vulnerability": "VCID-3s9f-prpy-hbcx"
                },
                {
                    "vulnerability": "VCID-4nu3-fknt-puej"
                },
                {
                    "vulnerability": "VCID-4v1f-kt5y-w7d1"
                },
                {
                    "vulnerability": "VCID-5618-53yg-8qh4"
                },
                {
                    "vulnerability": "VCID-6354-p39b-zbhp"
                },
                {
                    "vulnerability": "VCID-7j7q-m1zp-zfac"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-cvxp-ctj9-guej"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-dxj3-8sk5-mfdy"
                },
                {
                    "vulnerability": "VCID-ebn8-cjqs-k3ad"
                },
                {
                    "vulnerability": "VCID-gp47-t3vm-57an"
                },
                {
                    "vulnerability": "VCID-hbwg-ebvx-k7e1"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-myp4-24sf-9yfv"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                },
                {
                    "vulnerability": "VCID-qxfs-sq38-jfad"
                },
                {
                    "vulnerability": "VCID-sqx4-euc2-myew"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-vfsr-kypp-wbea"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xy58-u3se-wfdb"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                },
                {
                    "vulnerability": "VCID-y1np-kma2-ayfn"
                },
                {
                    "vulnerability": "VCID-y3ey-aab7-q3fk"
                },
                {
                    "vulnerability": "VCID-y8up-mkx2-abcn"
                },
                {
                    "vulnerability": "VCID-y9aa-2a31-ufa7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1%3Farch=el9sso"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/96971?format=api",
            "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1?arch=el8sso",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2xyb-g3n4-n3ca"
                },
                {
                    "vulnerability": "VCID-3s9f-prpy-hbcx"
                },
                {
                    "vulnerability": "VCID-4nu3-fknt-puej"
                },
                {
                    "vulnerability": "VCID-4v1f-kt5y-w7d1"
                },
                {
                    "vulnerability": "VCID-5618-53yg-8qh4"
                },
                {
                    "vulnerability": "VCID-6354-p39b-zbhp"
                },
                {
                    "vulnerability": "VCID-7j7q-m1zp-zfac"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-cvxp-ctj9-guej"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-dxj3-8sk5-mfdy"
                },
                {
                    "vulnerability": "VCID-ebn8-cjqs-k3ad"
                },
                {
                    "vulnerability": "VCID-gp47-t3vm-57an"
                },
                {
                    "vulnerability": "VCID-hbwg-ebvx-k7e1"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-myp4-24sf-9yfv"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                },
                {
                    "vulnerability": "VCID-qxfs-sq38-jfad"
                },
                {
                    "vulnerability": "VCID-sqx4-euc2-myew"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-vfsr-kypp-wbea"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xy58-u3se-wfdb"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                },
                {
                    "vulnerability": "VCID-y1np-kma2-ayfn"
                },
                {
                    "vulnerability": "VCID-y3ey-aab7-q3fk"
                },
                {
                    "vulnerability": "VCID-y8up-mkx2-abcn"
                },
                {
                    "vulnerability": "VCID-y9aa-2a31-ufa7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1%3Farch=el8sso"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/96973?format=api",
            "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1?arch=el7sso",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2xyb-g3n4-n3ca"
                },
                {
                    "vulnerability": "VCID-3s9f-prpy-hbcx"
                },
                {
                    "vulnerability": "VCID-4nu3-fknt-puej"
                },
                {
                    "vulnerability": "VCID-4v1f-kt5y-w7d1"
                },
                {
                    "vulnerability": "VCID-5618-53yg-8qh4"
                },
                {
                    "vulnerability": "VCID-6354-p39b-zbhp"
                },
                {
                    "vulnerability": "VCID-7j7q-m1zp-zfac"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-cvxp-ctj9-guej"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-dxj3-8sk5-mfdy"
                },
                {
                    "vulnerability": "VCID-ebn8-cjqs-k3ad"
                },
                {
                    "vulnerability": "VCID-gp47-t3vm-57an"
                },
                {
                    "vulnerability": "VCID-hbwg-ebvx-k7e1"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-myp4-24sf-9yfv"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                },
                {
                    "vulnerability": "VCID-qxfs-sq38-jfad"
                },
                {
                    "vulnerability": "VCID-sqx4-euc2-myew"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-vfsr-kypp-wbea"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xy58-u3se-wfdb"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                },
                {
                    "vulnerability": "VCID-y1np-kma2-ayfn"
                },
                {
                    "vulnerability": "VCID-y3ey-aab7-q3fk"
                },
                {
                    "vulnerability": "VCID-y8up-mkx2-abcn"
                },
                {
                    "vulnerability": "VCID-y9aa-2a31-ufa7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1%3Farch=el7sso"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98333?format=api",
            "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8?arch=1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8%3Farch=1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/98334?format=api",
            "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dsm8-ck8e-wfdh"
                },
                {
                    "vulnerability": "VCID-k4dy-pv3f-4qas"
                },
                {
                    "vulnerability": "VCID-kexn-gjxj-uudm"
                },
                {
                    "vulnerability": "VCID-mnxk-x51q-wkfp"
                },
                {
                    "vulnerability": "VCID-ptd4-8f7f-hyg6"
                },
                {
                    "vulnerability": "VCID-yzsx-6acm-kkb6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9%3Farch=el8"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-31129.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-31129.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31129",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87602",
                    "published_at": "2026-05-14T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87496",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8751",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87433",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87448",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87449",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87469",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8757",
                    "published_at": "2026-05-12T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87556",
                    "published_at": "2026-05-11T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87561",
                    "published_at": "2026-05-09T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87543",
                    "published_at": "2026-05-07T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87529",
                    "published_at": "2026-05-05T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87516",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87517",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87475",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87487",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87482",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87479",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.03435",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87494",
                    "published_at": "2026-04-21T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31129"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31129",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31129"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://github.com/moment/moment",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/moment/moment"
        },
        {
            "reference_url": "https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3"
        },
        {
            "reference_url": "https://github.com/moment/moment/pull/6015/commits/4bbb9f3ccbe231de40207503f344fe5ce97584f4",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/moment/moment/pull/6015/commits/4bbb9f3ccbe231de40207503f344fe5ce97584f4"
        },
        {
            "reference_url": "https://github.com/moment/moment/pull/6015/commits/bfd4f2375d5c1a2106246721d693a9611dddfbfe",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/moment/moment/pull/6015/commits/bfd4f2375d5c1a2106246721d693a9611dddfbfe"
        },
        {
            "reference_url": "https://github.com/moment/moment/pull/6015/commits/dc0d180e90d8a84f7ff13572363330a22b3ea504",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/moment/moment/pull/6015/commits/dc0d180e90d8a84f7ff13572363330a22b3ea504"
        },
        {
            "reference_url": "https://github.com/moment/moment/pull/6015#issuecomment-1152961973",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://github.com/moment/moment/pull/6015#issuecomment-1152961973"
        },
        {
            "reference_url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
        },
        {
            "reference_url": "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633"
        },
        {
            "reference_url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20221014-0003",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20221014-0003"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20241108-0002",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20241108-0002"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014845",
            "reference_id": "1014845",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014845"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075",
            "reference_id": "2105075",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/",
            "reference_id": "6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/"
        },
        {
            "reference_url": "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/",
            "reference_id": "f0952b67-f2ff-44a9-a9cd-99e0a87cb633",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g",
            "reference_id": "GHSA-wc69-rhjr-hc9g",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/",
            "reference_id": "IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20221014-0003/",
            "reference_id": "ntap-20221014-0003",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20221014-0003/"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/",
            "reference_id": "ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:5913",
            "reference_id": "RHSA-2022:5913",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:5913"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:5914",
            "reference_id": "RHSA-2022:5914",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:5914"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:5915",
            "reference_id": "RHSA-2022:5915",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:5915"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6156",
            "reference_id": "RHSA-2022:6156",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6156"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6271",
            "reference_id": "RHSA-2022:6271",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6271"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6272",
            "reference_id": "RHSA-2022:6272",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6272"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6277",
            "reference_id": "RHSA-2022:6277",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6277"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6392",
            "reference_id": "RHSA-2022:6392",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6392"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6393",
            "reference_id": "RHSA-2022:6393",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6393"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:6835",
            "reference_id": "RHSA-2022:6835",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:6835"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:8652",
            "reference_id": "RHSA-2022:8652",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:8652"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:1486",
            "reference_id": "RHSA-2023:1486",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:1486"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:3623",
            "reference_id": "RHSA-2023:3623",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:3623"
        },
        {
            "reference_url": "https://usn.ubuntu.com/5559-1/",
            "reference_id": "USN-5559-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/5559-1/"
        },
        {
            "reference_url": "https://usn.ubuntu.com/6550-1/",
            "reference_id": "USN-6550-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/6550-1/"
        },
        {
            "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/",
            "reference_id": "ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-22T15:40:27Z/"
                }
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1333,
            "name": "Inefficient Regular Expression Complexity",
            "description": "The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles."
        },
        {
            "cwe_id": 400,
            "name": "Uncontrolled Resource Consumption",
            "description": "The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ptd4-8f7f-hyg6"
}