Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/69550?format=api",
    "purl": "pkg:composer/oro/customer-portal@5.1.4",
    "type": "composer",
    "namespace": "oro",
    "name": "customer-portal",
    "version": "5.1.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "5.1.1",
    "latest_non_vulnerable_version": "5.1.4",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47333?format=api",
            "vulnerability_id": "VCID-265g-8wx4-j3gp",
            "summary": "Storefront user can access history and most viewed data from matching back-office user with the same ID\nNavigation history, most viewed and favorite navigation items are returned to storefront user in JSON navigation response if ID of storefront user matches ID of back-office user.",
            "references": [
                {
                    "reference_url": "https://github.com/oroinc/orocommerce",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/orocommerce"
                },
                {
                    "reference_url": "https://github.com/oroinc/orocommerce/commit/41c526498012d44cd88852c63697f1ef53b61db8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/orocommerce/commit/41c526498012d44cd88852c63697f1ef53b61db8"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48296",
                    "reference_id": "CVE-2023-48296",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48296"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v7px-46v9-5qwp",
                    "reference_id": "GHSA-v7px-46v9-5qwp",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v7px-46v9-5qwp"
                },
                {
                    "reference_url": "https://github.com/oroinc/orocommerce/security/advisories/GHSA-v7px-46v9-5qwp",
                    "reference_id": "GHSA-v7px-46v9-5qwp",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/oroinc/orocommerce/security/advisories/GHSA-v7px-46v9-5qwp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69550?format=api",
                    "purl": "pkg:composer/oro/customer-portal@5.1.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/oro/customer-portal@5.1.4"
                }
            ],
            "aliases": [
                "CVE-2023-48296",
                "GHSA-v7px-46v9-5qwp"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-265g-8wx4-j3gp"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/oro/customer-portal@5.1.4"
}