Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/66700?format=api",
    "purl": "pkg:composer/oro/crm-call-bundle@5.0.4",
    "type": "composer",
    "namespace": "oro",
    "name": "crm-call-bundle",
    "version": "5.0.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "5.0.4",
    "latest_non_vulnerable_version": "5.1.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/18906?format=api",
            "vulnerability_id": "VCID-3g3h-qhb8-m7fq",
            "summary": "OroCRMCallBundle has incorrect call view page visibility\nBack-office users can access information from any call event, bypassing ACL security restrictions due to insufficient security checks.",
            "references": [
                {
                    "reference_url": "https://github.com/oroinc/OroCRMCallBundle/commit/456b1dda7762abf4ff59eafffaa70ab7f09d1c85",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/OroCRMCallBundle/commit/456b1dda7762abf4ff59eafffaa70ab7f09d1c85"
                },
                {
                    "reference_url": "https://github.com/oroinc/OroCRMCallBundle/commit/9a41dff459bb4aff864175ca883d553ac0954950",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/OroCRMCallBundle/commit/9a41dff459bb4aff864175ca883d553ac0954950"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32063",
                    "reference_id": "CVE-2023-32063",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32063"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-897w-jv7j-6r7g",
                    "reference_id": "GHSA-897w-jv7j-6r7g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-897w-jv7j-6r7g"
                },
                {
                    "reference_url": "https://github.com/oroinc/crm/security/advisories/GHSA-897w-jv7j-6r7g",
                    "reference_id": "GHSA-897w-jv7j-6r7g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/crm/security/advisories/GHSA-897w-jv7j-6r7g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66700?format=api",
                    "purl": "pkg:composer/oro/crm-call-bundle@5.0.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/oro/crm-call-bundle@5.0.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66701?format=api",
                    "purl": "pkg:composer/oro/crm-call-bundle@5.1.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/oro/crm-call-bundle@5.1.1"
                }
            ],
            "aliases": [
                "CVE-2023-32063",
                "GHSA-897w-jv7j-6r7g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3g3h-qhb8-m7fq"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/oro/crm-call-bundle@5.0.4"
}