Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65932?format=api",
    "purl": "pkg:maven/org.jenkins-ci.plugins/absint-a3@1.1.0",
    "type": "maven",
    "namespace": "org.jenkins-ci.plugins",
    "name": "absint-a3",
    "version": "1.1.0",
    "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/45578?format=api",
            "vulnerability_id": "VCID-dvne-gn5a-5ub1",
            "summary": "Improper Restriction of XML External Entity Reference\nJenkins AbsInt a³ Plugin 1.1.0 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.",
            "references": [
                {
                    "reference_url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2930",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2930"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28685",
                    "reference_id": "CVE-2023-28685",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28685"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wf8m-qr47-xc9m",
                    "reference_id": "GHSA-wf8m-qr47-xc9m",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wf8m-qr47-xc9m"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2023-28685",
                "GHSA-wf8m-qr47-xc9m"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dvne-gn5a-5ub1"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/absint-a3@1.1.0"
}