Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/296055?format=api",
    "purl": "pkg:composer/fluidtypo3/vhs@4.3.0",
    "type": "composer",
    "namespace": "fluidtypo3",
    "name": "vhs",
    "version": "4.3.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "5.1.1",
    "latest_non_vulnerable_version": "5.1.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54268?format=api",
            "vulnerability_id": "VCID-7cr6-ywt3-dqf8",
            "summary": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')\nThe vhs (aka VHS: Fluid ViewHelpers) extension before 5.1.1 for TYPO3 allows SQL injection via isLanguageViewHelper.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28381",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00366",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58896",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28381"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-001"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28381",
                    "reference_id": "CVE-2021-28381",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28381"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wq4r-8342-jmc9",
                    "reference_id": "GHSA-wq4r-8342-jmc9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wq4r-8342-jmc9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80143?format=api",
                    "purl": "pkg:composer/fluidtypo3/vhs@5.1.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/fluidtypo3/vhs@5.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-28381",
                "GHSA-wq4r-8342-jmc9"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7cr6-ywt3-dqf8"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/fluidtypo3/vhs@4.3.0"
}