Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/5609?format=api",
    "vulnerability_id": "VCID-42yf-7k7m-dkf6",
    "summary": "In PyJWT 1.5.0 and below the `invalid_strings` check in `HMACAlgorithm.prepare_key` does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the string `-----BEGIN RSA PUBLIC KEY-----` which is not accounted for. This enables symmetric/asymmetric key confusion attacks against users using the PKCS1 PEM encoded public keys, which would allow an attacker to craft JWTs from scratch.",
    "aliases": [
        {
            "alias": "CVE-2017-11424"
        },
        {
            "alias": "GHSA-r9jw-mwhq-wp62"
        },
        {
            "alias": "PYSEC-2017-24"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1036292?format=api",
            "purl": "pkg:deb/debian/pyjwt@0.2.1-1%2Bdeb8u2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@0.2.1-1%252Bdeb8u2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1037691?format=api",
            "purl": "pkg:deb/debian/pyjwt@1.4.2-1%2Bdeb9u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@1.4.2-1%252Bdeb9u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936132?format=api",
            "purl": "pkg:deb/debian/pyjwt@1.4.2-1.1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@1.4.2-1.1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1058772?format=api",
            "purl": "pkg:deb/debian/pyjwt@1.7.0-2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@1.7.0-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936133?format=api",
            "purl": "pkg:deb/debian/pyjwt@1.7.1-2?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@1.7.1-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936131?format=api",
            "purl": "pkg:deb/debian/pyjwt@2.6.0-1?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@2.6.0-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936135?format=api",
            "purl": "pkg:deb/debian/pyjwt@2.10.1-2?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@2.10.1-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936134?format=api",
            "purl": "pkg:deb/debian/pyjwt@2.11.0-2?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@2.11.0-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1077478?format=api",
            "purl": "pkg:deb/debian/pyjwt@2.12.1-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@2.12.1-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5297?format=api",
            "purl": "pkg:pypi/pyjwt@1.5.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dq17-gzkv-1bdb"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.5.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1036291?format=api",
            "purl": "pkg:deb/debian/pyjwt@0.2.1-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-gahd-1zvq-vub5"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@0.2.1-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1036292?format=api",
            "purl": "pkg:deb/debian/pyjwt@0.2.1-1%2Bdeb8u2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@0.2.1-1%252Bdeb8u2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1037691?format=api",
            "purl": "pkg:deb/debian/pyjwt@1.4.2-1%2Bdeb9u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/pyjwt@1.4.2-1%252Bdeb9u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5270?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5271?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5272?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5273?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5274?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5275?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5276?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5277?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5278?format=api",
            "purl": "pkg:pypi/pyjwt@0.1.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.1.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5279?format=api",
            "purl": "pkg:pypi/pyjwt@0.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5280?format=api",
            "purl": "pkg:pypi/pyjwt@0.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5281?format=api",
            "purl": "pkg:pypi/pyjwt@0.2.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.2.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5282?format=api",
            "purl": "pkg:pypi/pyjwt@0.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5283?format=api",
            "purl": "pkg:pypi/pyjwt@0.3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5284?format=api",
            "purl": "pkg:pypi/pyjwt@0.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.3.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5285?format=api",
            "purl": "pkg:pypi/pyjwt@0.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5286?format=api",
            "purl": "pkg:pypi/pyjwt@0.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5287?format=api",
            "purl": "pkg:pypi/pyjwt@0.4.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.4.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5288?format=api",
            "purl": "pkg:pypi/pyjwt@0.4.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                },
                {
                    "vulnerability": "VCID-up5n-d12g-u3g6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@0.4.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5289?format=api",
            "purl": "pkg:pypi/pyjwt@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5290?format=api",
            "purl": "pkg:pypi/pyjwt@1.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5291?format=api",
            "purl": "pkg:pypi/pyjwt@1.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5292?format=api",
            "purl": "pkg:pypi/pyjwt@1.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5293?format=api",
            "purl": "pkg:pypi/pyjwt@1.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5294?format=api",
            "purl": "pkg:pypi/pyjwt@1.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5295?format=api",
            "purl": "pkg:pypi/pyjwt@1.4.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.4.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5296?format=api",
            "purl": "pkg:pypi/pyjwt@1.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-42yf-7k7m-dkf6"
                },
                {
                    "vulnerability": "VCID-dq17-gzkv-1bdb"
                },
                {
                    "vulnerability": "VCID-shhe-tubm-f7f8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/pyjwt@1.5.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-11424.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-11424.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-11424",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00193",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40938",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.00193",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41021",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.67031",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.67011",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00847",
                    "scoring_system": "epss",
                    "scoring_elements": "0.74881",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00847",
                    "scoring_system": "epss",
                    "scoring_elements": "0.74873",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79597",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.7959",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79619",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79606",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79634",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79643",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79663",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.79648",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.01288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.7964",
                    "published_at": "2026-04-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-11424"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11424",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11424"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-r9jw-mwhq-wp62",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-r9jw-mwhq-wp62"
        },
        {
            "reference_url": "https://github.com/jpadilla/pyjwt",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jpadilla/pyjwt"
        },
        {
            "reference_url": "https://github.com/jpadilla/pyjwt/pull/277",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jpadilla/pyjwt/pull/277"
        },
        {
            "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyjwt/PYSEC-2017-24.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyjwt/PYSEC-2017-24.yaml"
        },
        {
            "reference_url": "http://www.debian.org/security/2017/dsa-3979",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://www.debian.org/security/2017/dsa-3979"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1482529",
            "reference_id": "1482529",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1482529"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873244",
            "reference_id": "873244",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873244"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11424",
            "reference_id": "CVE-2017-11424",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11424"
        },
        {
            "reference_url": "https://usn.ubuntu.com/3407-1/",
            "reference_id": "USN-3407-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/3407-1/"
        }
    ],
    "weaknesses": [
        {
            "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": "5.3 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-42yf-7k7m-dkf6"
}