Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56739?format=api",
    "purl": "pkg:maven/org.apache.tika/tika-server@1.10",
    "type": "maven",
    "namespace": "org.apache.tika",
    "name": "tika-server",
    "version": "1.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.10",
    "latest_non_vulnerable_version": "1.18",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40330?format=api",
            "vulnerability_id": "VCID-hvfw-yh4j-cqfm",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nApache Tika server (aka tika-server) in Apache Tika 1.9 might allow remote attackers to read arbitrary files via the HTTP fileUrl header.",
            "references": [
                {
                    "reference_url": "https://lists.apache.org/thread.html/d2b3e7afb0251fac95fdee9817423cbc91e3d99a848c25a51d91c1e8@1439485507@%3Cdev.tika.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/d2b3e7afb0251fac95fdee9817423cbc91e3d99a848c25a51d91c1e8@1439485507@%3Cdev.tika.apache.org%3E"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2015/08/13/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2015/08/13/5"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/95020",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/95020"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3271",
                    "reference_id": "CVE-2015-3271",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3271"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-ccjp-w723-2jf2",
                    "reference_id": "GHSA-ccjp-w723-2jf2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-ccjp-w723-2jf2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56739?format=api",
                    "purl": "pkg:maven/org.apache.tika/tika-server@1.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tika/tika-server@1.10"
                }
            ],
            "aliases": [
                "CVE-2015-3271",
                "GHSA-ccjp-w723-2jf2"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hvfw-yh4j-cqfm"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tika/tika-server@1.10"
}