Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/63299?format=api",
    "purl": "pkg:maven/org.jvnet.hudson.plugins/android-lint@2.6",
    "type": "maven",
    "namespace": "org.jvnet.hudson.plugins",
    "name": "android-lint",
    "version": "2.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.6",
    "latest_non_vulnerable_version": "2.6",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44033?format=api",
            "vulnerability_id": "VCID-79a7-zsgp-ubap",
            "summary": "Server-Side Request Forgery (SSRF)\nJenkins Android Lint Plugin 2.5 and earlier processes XML external entities in files it parses as part of the build process, allowing attackers with user permissions in Jenkins to extract secrets from the Jenkins master, perform server-side request forgery, or denial-of-service attacks.",
            "references": [
                {
                    "reference_url": "https://jenkins.io/security/advisory/2018-02-05/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2018-02-05/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000055",
                    "reference_id": "CVE-2018-1000055",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000055"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3vcx-w94h-68vg",
                    "reference_id": "GHSA-3vcx-w94h-68vg",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3vcx-w94h-68vg"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63299?format=api",
                    "purl": "pkg:maven/org.jvnet.hudson.plugins/android-lint@2.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jvnet.hudson.plugins/android-lint@2.6"
                }
            ],
            "aliases": [
                "CVE-2018-1000055",
                "GHSA-3vcx-w94h-68vg"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-79a7-zsgp-ubap"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jvnet.hudson.plugins/android-lint@2.6"
}