Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4976?format=api",
    "vulnerability_id": "VCID-6137-xkv6-67fk",
    "summary": "multiple issues",
    "aliases": [
        {
            "alias": "CVE-2022-28147"
        },
        {
            "alias": "GHSA-8hh2-rxm8-7fj8"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61156?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/ci-with-toad-edge@2.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/ci-with-toad-edge@2.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/2107?format=api",
            "purl": "pkg:alpm/archlinux/jenkins@0.0.0-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1f36-mb19-ekc6"
                },
                {
                    "vulnerability": "VCID-1sg5-6gex-cyae"
                },
                {
                    "vulnerability": "VCID-2jat-5p7d-5be7"
                },
                {
                    "vulnerability": "VCID-6137-xkv6-67fk"
                },
                {
                    "vulnerability": "VCID-6f1s-6s41-pbbf"
                },
                {
                    "vulnerability": "VCID-6tby-c8m9-8fa4"
                },
                {
                    "vulnerability": "VCID-cac1-6pc9-b7dk"
                },
                {
                    "vulnerability": "VCID-cwc1-nzpc-fyfr"
                },
                {
                    "vulnerability": "VCID-cyfd-9119-2fdw"
                },
                {
                    "vulnerability": "VCID-ftw8-nfye-7yhh"
                },
                {
                    "vulnerability": "VCID-fz9s-yf99-dfar"
                },
                {
                    "vulnerability": "VCID-g87t-gavy-2ya7"
                },
                {
                    "vulnerability": "VCID-j9k1-j2jp-4kby"
                },
                {
                    "vulnerability": "VCID-k3c2-2pyd-k3gt"
                },
                {
                    "vulnerability": "VCID-khxm-1xrt-gkdw"
                },
                {
                    "vulnerability": "VCID-mqt9-wg22-v7bu"
                },
                {
                    "vulnerability": "VCID-mu1p-vu5x-3uee"
                },
                {
                    "vulnerability": "VCID-prpy-d6x8-pyeh"
                },
                {
                    "vulnerability": "VCID-re41-2q1a-mqcc"
                },
                {
                    "vulnerability": "VCID-rzfx-qvsg-h3bc"
                },
                {
                    "vulnerability": "VCID-ufuu-uzwu-t3ch"
                },
                {
                    "vulnerability": "VCID-vfhs-gj15-w3ap"
                },
                {
                    "vulnerability": "VCID-vndb-qfma-5bck"
                },
                {
                    "vulnerability": "VCID-vrpe-ujhk-73a1"
                },
                {
                    "vulnerability": "VCID-vuaf-1q4p-ybgm"
                },
                {
                    "vulnerability": "VCID-xbmu-pf5c-9yc9"
                },
                {
                    "vulnerability": "VCID-xzg7-ks27-kucx"
                },
                {
                    "vulnerability": "VCID-zjak-pgjk-9fgm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/jenkins@0.0.0-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/jenkinsci/ci-with-toad-edge-plugin/commit/2b65d62ebb71ec727097aa409c623f9c7c3b2792",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/jenkinsci/ci-with-toad-edge-plugin/commit/2b65d62ebb71ec727097aa409c623f9c7c3b2792"
        },
        {
            "reference_url": "https://www.jenkins.io/security/advisory/2022-03-29/#SECURITY-2635",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.jenkins.io/security/advisory/2022-03-29/#SECURITY-2635"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2022/03/29/1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2022/03/29/1"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-2678",
            "reference_id": "AVG-2678",
            "reference_type": "",
            "scores": [
                {
                    "value": "High",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-2678"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28147",
            "reference_id": "CVE-2022-28147",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28147"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-8hh2-rxm8-7fj8",
            "reference_id": "GHSA-8hh2-rxm8-7fj8",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-8hh2-rxm8-7fj8"
        }
    ],
    "weaknesses": [
        {
            "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."
        },
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6137-xkv6-67fk"
}