Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82817?format=api",
    "purl": "pkg:composer/kimai/kimai@2.21.0",
    "type": "composer",
    "namespace": "kimai",
    "name": "kimai",
    "version": "2.21.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.1.0",
    "latest_non_vulnerable_version": "2.51.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/341141?format=api",
            "vulnerability_id": "VCID-tvp9-wvkf-77cf",
            "summary": "Kimai has an XXE Leading to Local File Read",
            "references": [
                {
                    "reference_url": "https://github.com/kimai/kimai/commit/3204dcb03e1003dba90178667a4667ce3edb87b5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/kimai/kimai/commit/3204dcb03e1003dba90178667a4667ce3edb87b5"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-534c-hcr7-67jg",
                    "reference_id": "GHSA-534c-hcr7-67jg",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-534c-hcr7-67jg"
                },
                {
                    "reference_url": "https://github.com/kimai/kimai/security/advisories/GHSA-534c-hcr7-67jg",
                    "reference_id": "GHSA-534c-hcr7-67jg",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/kimai/kimai/security/advisories/GHSA-534c-hcr7-67jg"
                },
                {
                    "reference_url": "https://github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-ghg6-32f9-2jp7",
                    "reference_id": "GHSA-ghg6-32f9-2jp7",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-ghg6-32f9-2jp7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82817?format=api",
                    "purl": "pkg:composer/kimai/kimai@2.21.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/kimai/kimai@2.21.0"
                }
            ],
            "aliases": [
                "GHSA-534c-hcr7-67jg"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tvp9-wvkf-77cf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/kimai/kimai@2.21.0"
}