Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/143764?format=api",
    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.0",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.NETCore.App.Runtime.win-arm64",
    "version": "3.1.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51987?format=api",
            "vulnerability_id": "VCID-4rcu-jd6x-ufeu",
            "summary": ".NET Core Elevation of Privilege Vulnerability\nMicrosoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0 and .NET Core 3.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.\n\nA denial of service vulnerability exists in .NET 5.0, .NET Core 3.1 and .NET Core 2.1 where .NET (Core) server applications providing WebSocket endpoints could be tricked into endlessly looping while trying to read a single WebSocket frame. \n\n### Patches\n\n* If you're using .NET 5.0, you should download and install Runtime 5.0.9 or SDK 5.0.206 (for Visual Studio 2019 v16.8) or SDK 5.0.303 (for Visual Studio 2019 V16.10) from https://dotnet.microsoft.com/download/dotnet-core/5.0.\n\n* If you're using .NET Core 3.1, you should download and install Runtime 3.1.18 or SDK 3.1.118 (for Visual Studio 2019 v16.4) or 3.1.412 (for Visual Studio 2019 v16.7 or later) from https://dotnet.microsoft.com/download/dotnet-core/3.1.\n\n* If you're using .NET Core 2.1, you should download and install Runtime 2.1.29 or SDK 2.1.525 (for Visual Studio 2019 v15.9) or 2.1.817 from https://dotnet.microsoft.com/download/dotnet-core/2.1.\n\n\n#### Other Details\n\n- Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/194\n- An Issue for this can be found at https://github.com/dotnet/runtime/issues/57175\n- MSRC details for this can be found at https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-26423",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-26423.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-2021-26423.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-26423",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87374",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.03366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87359",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.03366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87363",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.03366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87369",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.03366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87356",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.03657",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87824",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.03657",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87834",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.03657",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87845",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.03657",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87847",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.03657",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87869",
                            "published_at": "2026-04-08T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-26423"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/194",
                    "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/dotnet/announcements/issues/194"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-rh58-r7jh-xhx3",
                    "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": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-rh58-r7jh-xhx3"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26423",
                    "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-2021-26423"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26423",
                    "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://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26423"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990295",
                    "reference_id": "1990295",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990295"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2277",
                    "reference_id": "AVG-2277",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2277"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rh58-r7jh-xhx3",
                    "reference_id": "GHSA-rh58-r7jh-xhx3",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-rh58-r7jh-xhx3"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3142",
                    "reference_id": "RHSA-2021:3142",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3142"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3143",
                    "reference_id": "RHSA-2021:3143",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3143"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3147",
                    "reference_id": "RHSA-2021:3147",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3147"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3148",
                    "reference_id": "RHSA-2021:3148",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3148"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79301?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.18",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.18"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79323?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-26423",
                "GHSA-rh58-r7jh-xhx3"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4rcu-jd6x-ufeu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54630?format=api",
            "vulnerability_id": "VCID-757k-8968-xkbx",
            "summary": "Denial of service in .NET core\n.NET Core and Visual Studio Denial of Service Vulnerability due to a vulnerability which exists when creating HTTPS web request during X509 certificate chain building.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-1721.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-1721.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-1721",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92773",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92733",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9274",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92746",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92743",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92753",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92758",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92763",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.09338",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92762",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-1721"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/175",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/announcements/issues/175"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/issues/48067",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/runtime/issues/48067"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1721",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-1721"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-1721",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-1721"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926918",
                    "reference_id": "1926918",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926918"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-202103-16",
                    "reference_id": "ASA-202103-16",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202103-16"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-202103-17",
                    "reference_id": "ASA-202103-17",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202103-17"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1449",
                    "reference_id": "AVG-1449",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1449"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3gp9-h8hw-pxpw",
                    "reference_id": "GHSA-3gp9-h8hw-pxpw",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3gp9-h8hw-pxpw"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0470",
                    "reference_id": "RHSA-2021:0470",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0470"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0471",
                    "reference_id": "RHSA-2021:0471",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0471"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0472",
                    "reference_id": "RHSA-2021:0472",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0472"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0473",
                    "reference_id": "RHSA-2021:0473",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0473"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0474",
                    "reference_id": "RHSA-2021:0474",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0474"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:0476",
                    "reference_id": "RHSA-2021:0476",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:0476"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81869?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81901?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.3"
                }
            ],
            "aliases": [
                "CVE-2021-1721",
                "GHSA-3gp9-h8hw-pxpw"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-757k-8968-xkbx"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51647?format=api",
            "vulnerability_id": "VCID-du1r-hgyq-z7c7",
            "summary": ".NET Core Information Disclosure Vulnerability\nMicrosoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0, .NET Core 3.1 and .NET Core 2.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.\n\nAn information disclosure vulnerability exists in .NET 5.0, .NET Core 3.1 and .NET Core 2.1 when dumps created by the tool to collect crash dumps and dumps on demand are created with global read permissions on Linux and macOS.\n\n### Patches\n\n* If you're using .NET 5.0, you should download and install Runtime 5.0.9 or SDK 5.0.206 (for Visual Studio 2019 v16.8) or SDK 5.0.303 (for Visual Studio 2019 V16.10) from https://dotnet.microsoft.com/download/dotnet-core/5.0.\n\n* If you're using .NET Core 3.1, you should download and install Runtime 3.1.18 or SDK 3.1.118 (for Visual Studio 2019 v16.4) or 3.1.412 (for Visual Studio 2019 v16.7 or later) from https://dotnet.microsoft.com/download/dotnet-core/3.1.\n\n* If you're using .NET Core 2.1, you should download and install Runtime 2.1.29 or SDK 2.1.525 (for Visual Studio 2019 v15.9) or 2.1.817 from https://dotnet.microsoft.com/download/dotnet-core/2.1.\n\n\n#### Other Details\n\n- Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/196\n- An Issue for this can be found at https://github.com/dotnet/runtime/issues/57174\n- MSRC details for this can be found at https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-34485",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-34485.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-34485.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-34485",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00665",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71264",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00665",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71218",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00665",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71234",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00665",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71249",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00665",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71226",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00966",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76556",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00966",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76524",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00966",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76542",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00966",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76513",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00966",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76508",
                            "published_at": "2026-04-01T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-34485"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/196",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/announcements/issues/196"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-vgwq-hfqc-58wv",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-vgwq-hfqc-58wv"
                },
                {
                    "reference_url": "https://github.com/github/advisory-database/issues/741",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/github/advisory-database/issues/741"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34485",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34485"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-34485",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-34485"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990286",
                    "reference_id": "1990286",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990286"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2277",
                    "reference_id": "AVG-2277",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2277"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vgwq-hfqc-58wv",
                    "reference_id": "GHSA-vgwq-hfqc-58wv",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-vgwq-hfqc-58wv"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3142",
                    "reference_id": "RHSA-2021:3142",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3142"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3143",
                    "reference_id": "RHSA-2021:3143",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3143"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3144",
                    "reference_id": "RHSA-2021:3144",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3144"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3145",
                    "reference_id": "RHSA-2021:3145",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3145"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3147",
                    "reference_id": "RHSA-2021:3147",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3147"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2021:3148",
                    "reference_id": "RHSA-2021:3148",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2021:3148"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79301?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.18",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.18"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79323?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@5.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-34485",
                "GHSA-vgwq-hfqc-58wv"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-du1r-hgyq-z7c7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55022?format=api",
            "vulnerability_id": "VCID-v2z1-w1v6-4ufg",
            "summary": "A denial of service vulnerability exists when .NET Core or .NET Framework improperly handles web requests, aka '.NET Core & .NET Framework Denial of Service Vulnerability'.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-1108.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-2020-1108.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-1108",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88087",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88074",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88073",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8808",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8807",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88015",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88024",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88064",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88045",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.03788",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88038",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-1108"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/157",
                    "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/dotnet/announcements/issues/157"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1108",
                    "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-2020-1108"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1108",
                    "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://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1108"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827643",
                    "reference_id": "1827643",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827643"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3w5p-jhp5-c29q",
                    "reference_id": "GHSA-3w5p-jhp5-c29q",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3w5p-jhp5-c29q"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2143",
                    "reference_id": "RHSA-2020:2143",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2143"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2146",
                    "reference_id": "RHSA-2020:2146",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2146"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2249",
                    "reference_id": "RHSA-2020:2249",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2249"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2250",
                    "reference_id": "RHSA-2020:2250",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2250"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2450",
                    "reference_id": "RHSA-2020:2450",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2450"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2471",
                    "reference_id": "RHSA-2020:2471",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2471"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2475",
                    "reference_id": "RHSA-2020:2475",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2475"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2476",
                    "reference_id": "RHSA-2020:2476",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2476"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82202?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.4"
                }
            ],
            "aliases": [
                "CVE-2020-1108",
                "GHSA-3w5p-jhp5-c29q"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v2z1-w1v6-4ufg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56750?format=api",
            "vulnerability_id": "VCID-zy2q-8hz7-s7br",
            "summary": "A remote code execution vulnerability exists in .NET Framework, Microsoft SharePoint, and Visual Studio when the software fails to check the source markup of XML file input, aka '.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability'.",
            "references": [
                {
                    "reference_url": "http://packetstormsecurity.com/files/158694/SharePoint-DataSet-DataTable-Deserialization.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Attend",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2025-02-04T19:25:47Z/"
                        }
                    ],
                    "url": "http://packetstormsecurity.com/files/158694/SharePoint-DataSet-DataTable-Deserialization.html"
                },
                {
                    "reference_url": "http://packetstormsecurity.com/files/158876/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Attend",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2025-02-04T19:25:47Z/"
                        }
                    ],
                    "url": "http://packetstormsecurity.com/files/158876/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html"
                },
                {
                    "reference_url": "http://packetstormsecurity.com/files/163644/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Attend",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2025-02-04T19:25:47Z/"
                        }
                    ],
                    "url": "http://packetstormsecurity.com/files/163644/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html"
                },
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-1147.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-1147.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-1147",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.9343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99818",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.9343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99815",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.9343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99816",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.9343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99817",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.93496",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99823",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-1147"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/159",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/announcements/issues/159"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1147",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1147"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1147",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Attend",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2025-02-04T19:25:47Z/"
                        }
                    ],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1147"
                },
                {
                    "reference_url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-1147",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-1147"
                },
                {
                    "reference_url": "https://www.exploitalert.com/view-details.html?id=35992",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H"
                        },
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Attend",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2025-02-04T19:25:47Z/"
                        }
                    ],
                    "url": "https://www.exploitalert.com/view-details.html?id=35992"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856929",
                    "reference_id": "1856929",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856929"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/aspx/webapps/48747.py",
                    "reference_id": "CVE-2020-1147",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/aspx/webapps/48747.py"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/aspx/webapps/50151.py",
                    "reference_id": "CVE-2020-1147",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/aspx/webapps/50151.py"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-g5vf-38cp-4px9",
                    "reference_id": "GHSA-g5vf-38cp-4px9",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-g5vf-38cp-4px9"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2937",
                    "reference_id": "RHSA-2020:2937",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2937"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2938",
                    "reference_id": "RHSA-2020:2938",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2938"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2939",
                    "reference_id": "RHSA-2020:2939",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2939"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2954",
                    "reference_id": "RHSA-2020:2954",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2954"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2988",
                    "reference_id": "RHSA-2020:2988",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2988"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:2989",
                    "reference_id": "RHSA-2020:2989",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:2989"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83152?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.6"
                }
            ],
            "aliases": [
                "CVE-2020-1147",
                "GHSA-g5vf-38cp-4px9"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zy2q-8hz7-s7br"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "10.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@3.1.0"
}