Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/64308?format=api",
    "purl": "pkg:composer/ezsystems/ezpublish-kernel@7.5.29",
    "type": "composer",
    "namespace": "ezsystems",
    "name": "ezpublish-kernel",
    "version": "7.5.29",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "7.5.30",
    "latest_non_vulnerable_version": "7.5.31",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44660?format=api",
            "vulnerability_id": "VCID-jz3f-vywm-v7a7",
            "summary": "Timing attack in eZ Platform Ibexa\nIbexa DXP is using random execution time to hinder timing attacks against user accounts, a method of discovering whether a given account exists in a system without knowing its password, thus affecting privacy. This implementation was found to not be good enough in some situations. The fix replaces this with constant time functionality, configured in the new security.yml parameter 'ibexa.security.authentication.constant_auth_time'. It will log a warning if the constant time is exceeded. If this happens the setting should be increased.",
            "references": [
                {
                    "reference_url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2022-006-vulnerabilities-in-page-builder-login-and-commerce",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2022-006-vulnerabilities-in-page-builder-login-and-commerce"
                },
                {
                    "reference_url": "https://github.com/ezsystems/ezplatform-kernel",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/ezsystems/ezplatform-kernel"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48366",
                    "reference_id": "CVE-2022-48366",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48366"
                },
                {
                    "reference_url": "https://github.com/ezsystems/ezplatform-kernel/security/advisories/GHSA-342c-vcff-2ff2",
                    "reference_id": "GHSA-342c-vcff-2ff2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/ezsystems/ezplatform-kernel/security/advisories/GHSA-342c-vcff-2ff2"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-66m4-gc8h-hpjx",
                    "reference_id": "GHSA-66m4-gc8h-hpjx",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-66m4-gc8h-hpjx"
                },
                {
                    "reference_url": "https://github.com/ezsystems/ezpublish-kernel/security/advisories/GHSA-xfqg-p48g-hh94",
                    "reference_id": "GHSA-xfqg-p48g-hh94",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/ezsystems/ezpublish-kernel/security/advisories/GHSA-xfqg-p48g-hh94"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/64308?format=api",
                    "purl": "pkg:composer/ezsystems/ezpublish-kernel@7.5.29",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/ezsystems/ezpublish-kernel@7.5.29"
                }
            ],
            "aliases": [
                "CVE-2022-48366",
                "GHSA-66m4-gc8h-hpjx"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jz3f-vywm-v7a7"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/ezsystems/ezpublish-kernel@7.5.29"
}