Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56797?format=api",
    "purl": "pkg:maven/org.apache.hbase/hbase@0.98.12.1",
    "type": "maven",
    "namespace": "org.apache.hbase",
    "name": "hbase",
    "version": "0.98.12.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.1.0.1",
    "latest_non_vulnerable_version": "2.1.4",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "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.",
            "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"
                }
            ],
            "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"
                }
            ],
            "aliases": [
                "CVE-2015-1836",
                "GHSA-p8xr-4v2c-rvgp"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ngb2-sttd-qff5"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hbase/hbase@0.98.12.1"
}