Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41911?format=api",
    "vulnerability_id": "VCID-3nuz-nbnn-m7g4",
    "summary": "An issue in Atomix v3.1.5 allows unauthorized Atomix nodes to become the lead node.\nAn issue in Atomix v3.1.5 allows unauthorized Atomix nodes to become the lead node in a target cluster via manipulation of the variable terms in RaftContext.",
    "aliases": [
        {
            "alias": "CVE-2020-35211"
        },
        {
            "alias": "GHSA-4jhc-wjr3-pwh2"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/59864?format=api",
            "purl": "pkg:maven/io.atomix/atomix@3.1.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3nuz-nbnn-m7g4"
                },
                {
                    "vulnerability": "VCID-63j1-wrv4-eyhc"
                },
                {
                    "vulnerability": "VCID-d2u5-wzzv-bfba"
                },
                {
                    "vulnerability": "VCID-dzxn-j3yx-ubdj"
                },
                {
                    "vulnerability": "VCID-gcgx-zs1e-fqe4"
                },
                {
                    "vulnerability": "VCID-p8xp-jj8y-67ga"
                },
                {
                    "vulnerability": "VCID-t9tx-rn9g-9bc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.atomix/atomix@3.1.5"
        }
    ],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35211",
            "reference_id": "CVE-2020-35211",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35211"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-4jhc-wjr3-pwh2",
            "reference_id": "GHSA-4jhc-wjr3-pwh2",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-4jhc-wjr3-pwh2"
        }
    ],
    "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": 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": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3nuz-nbnn-m7g4"
}