Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62775?format=api",
    "purl": "pkg:maven/ren.helloworld/upload-pgyer@1.32",
    "type": "maven",
    "namespace": "ren.helloworld",
    "name": "upload-pgyer",
    "version": "1.32",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.33",
    "latest_non_vulnerable_version": "1.33",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43725?format=api",
            "vulnerability_id": "VCID-41u3-f218-zfcj",
            "summary": "Missing Encryption of Sensitive Data\nJenkins Upload to pgyer Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.",
            "references": [
                {
                    "reference_url": "https://github.com/jenkinsci/upload-pgyer-plugin/commit/af4e89754c31a0d71b98d3f360088e8dae36a313",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jenkinsci/upload-pgyer-plugin/commit/af4e89754c31a0d71b98d3f360088e8dae36a313"
                },
                {
                    "reference_url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1044",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1044"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2019/04/12/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2019/04/12/2"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/107790",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/107790"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003089",
                    "reference_id": "CVE-2019-1003089",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003089"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wchh-wvpx-pf47",
                    "reference_id": "GHSA-wchh-wvpx-pf47",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wchh-wvpx-pf47"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62776?format=api",
                    "purl": "pkg:maven/ren.helloworld/upload-pgyer@1.33",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ren.helloworld/upload-pgyer@1.33"
                }
            ],
            "aliases": [
                "CVE-2019-1003089",
                "GHSA-wchh-wvpx-pf47"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-41u3-f218-zfcj"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ren.helloworld/upload-pgyer@1.32"
}