Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40355?format=api",
    "vulnerability_id": "VCID-ngb2-sttd-qff5",
    "summary": "Improper Access Control\nApache HBase 0.98 before 0.98.12.1, 1.0 before 1.0.1.1, and 1.1 before 1.1.0.1, as used in IBM InfoSphere BigInsights 3.0, 3.0.0.1, and 3.0.0.2 and other products, uses incorrect ACLs for ZooKeeper coordination state, which allows remote attackers to cause a denial of service (daemon outage), obtain sensitive information, or modify data via unspecified client traffic.",
    "aliases": [
        {
            "alias": "CVE-2015-1836"
        },
        {
            "alias": "GHSA-p8xr-4v2c-rvgp"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56797?format=api",
            "purl": "pkg:maven/org.apache.hbase/hbase@0.98.12.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hbase/hbase@0.98.12.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56796?format=api",
            "purl": "pkg:maven/org.apache.hbase/hbase@1.1.0.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hbase/hbase@1.1.0.1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1836",
            "reference_id": "CVE-2015-1836",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1836"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-p8xr-4v2c-rvgp",
            "reference_id": "GHSA-p8xr-4v2c-rvgp",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-p8xr-4v2c-rvgp"
        }
    ],
    "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": 284,
            "name": "Improper Access Control",
            "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor."
        },
        {
            "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-ngb2-sttd-qff5"
}