Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61073?format=api",
    "purl": "pkg:maven/org.jenkins-ci.plugins/veracode-scanner@1.6",
    "type": "maven",
    "namespace": "org.jenkins-ci.plugins",
    "name": "veracode-scanner",
    "version": "1.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15917?format=api",
            "vulnerability_id": "VCID-sp94-4gxn-4ybz",
            "summary": "Missing Encryption of Sensitive Data\nJenkins veracode-scanner Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-1003070",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00078",
                            "scoring_system": "epss",
                            "scoring_elements": "0.23358",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-1003070"
                },
                {
                    "reference_url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-952",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-952"
                },
                {
                    "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": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003070",
                    "reference_id": "CVE-2019-1003070",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003070"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5722-v5wc-x7h8",
                    "reference_id": "GHSA-5722-v5wc-x7h8",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-5722-v5wc-x7h8"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2019-1003070",
                "GHSA-5722-v5wc-x7h8"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sp94-4gxn-4ybz"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/veracode-scanner@1.6"
}