Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41905?format=api",
    "vulnerability_id": "VCID-dzxn-j3yx-ubdj",
    "summary": "An issue in Atomix v3.1.5 allows a malicious Atomix node to remove states of ONOS storage via abuse of primitive operations.",
    "aliases": [
        {
            "alias": "CVE-2020-35214"
        },
        {
            "alias": "GHSA-m4h3-7mc2-v295"
        }
    ],
    "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://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-35214.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-35214.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35214",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00304",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53929",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35214"
        },
        {
            "reference_url": "https://docs.google.com/presentation/d/1wJi4QJko5ZCdADuzmAG9ed-nQLyJVkLBJf6cylAL71A/edit?usp=sharing",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://docs.google.com/presentation/d/1wJi4QJko5ZCdADuzmAG9ed-nQLyJVkLBJf6cylAL71A/edit?usp=sharing"
        },
        {
            "reference_url": "https://github.com/atomix/atomix",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/atomix/atomix"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056573",
            "reference_id": "2056573",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056573"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35214",
            "reference_id": "CVE-2020-35214",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35214"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-m4h3-7mc2-v295",
            "reference_id": "GHSA-m4h3-7mc2-v295",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-m4h3-7mc2-v295"
        }
    ],
    "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."
        },
        {
            "cwe_id": 273,
            "name": "Improper Check for Dropped Privileges",
            "description": "The product attempts to drop privileges but does not check or incorrectly checks to see if the drop succeeded."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dzxn-j3yx-ubdj"
}