Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/83130?format=api",
    "purl": "pkg:composer/typo3/cms-backend@11.5.39",
    "type": "composer",
    "namespace": "typo3",
    "name": "cms-backend",
    "version": "11.5.39",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "11.5.40",
    "latest_non_vulnerable_version": "14.0.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/255908?format=api",
            "vulnerability_id": "VCID-nte6-c2vc-mfbn",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-34537",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48307",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-34537"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2024-011",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2024-011"
                },
                {
                    "reference_url": "https://www.mgm-sp.com/cve/denial-of-service-in-typo3-bookmark-toolbar",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.mgm-sp.com/cve/denial-of-service-in-typo3-bookmark-toolbar"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34537",
                    "reference_id": "CVE-2024-34537",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34537"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-ffcv-v6pw-qhrp",
                    "reference_id": "GHSA-ffcv-v6pw-qhrp",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-ffcv-v6pw-qhrp"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-ffcv-v6pw-qhrp",
                    "reference_id": "GHSA-ffcv-v6pw-qhrp",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-ffcv-v6pw-qhrp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83043?format=api",
                    "purl": "pkg:composer/typo3/cms-backend@11.5.40",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-backend@11.5.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83042?format=api",
                    "purl": "pkg:composer/typo3/cms-backend@12.4.21",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-backend@12.4.21"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83040?format=api",
                    "purl": "pkg:composer/typo3/cms-backend@13.3.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-backend@13.3.1"
                }
            ],
            "aliases": [
                "CVE-2024-34537",
                "GHSA-ffcv-v6pw-qhrp"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nte6-c2vc-mfbn"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-backend@11.5.39"
}