Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72863?format=api",
    "purl": "pkg:maven/com.datapipe.jenkins.plugins/hashicorp-vault-plugin@371",
    "type": "maven",
    "namespace": "com.datapipe.jenkins.plugins",
    "name": "hashicorp-vault-plugin",
    "version": "371",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "351.vdb_f83a_1c6a_9d",
    "latest_non_vulnerable_version": "351.vdb_f83a_1c6a_9d",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49391?format=api",
            "vulnerability_id": "VCID-b3ub-zvhb-uycy",
            "summary": "Jenkins HashiCorp Vault Plugin exposes system-scoped Vault credentials\nJenkins HashiCorp Vault Plugin 371.v884a_4dd60fb_6 and earlier does not set the appropriate context for Vault credentials lookup, allowing attackers with Item/Configure permission to access and potentially capture Vault credentials they are not entitled to.",
            "references": [
                {
                    "reference_url": "https://github.com/jenkinsci/hashicorp-vault-plugin",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jenkinsci/hashicorp-vault-plugin"
                },
                {
                    "reference_url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-3045",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-3045"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67642",
                    "reference_id": "CVE-2025-67642",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67642"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3fm2-hx3h-xm4v",
                    "reference_id": "GHSA-3fm2-hx3h-xm4v",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3fm2-hx3h-xm4v"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2025-67642",
                "GHSA-3fm2-hx3h-xm4v"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b3ub-zvhb-uycy"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.datapipe.jenkins.plugins/hashicorp-vault-plugin@371"
}