Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/567680?format=api",
    "purl": "pkg:composer/aimeos/aimeos-typo3@18.4.1",
    "type": "composer",
    "namespace": "aimeos",
    "name": "aimeos-typo3",
    "version": "18.4.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "19.10.12",
    "latest_non_vulnerable_version": "20.10.5",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/210361?format=api",
            "vulnerability_id": "VCID-vf8k-xqy6-k3e7",
            "summary": "Aimeos Typo3 extension contains Cross-site Scripting vulnerability",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28380",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00272",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51093",
                            "published_at": "2026-06-12T12:55:00Z"
                        },
                        {
                            "value": "0.00272",
                            "scoring_system": "epss",
                            "scoring_elements": "0.50962",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28380"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-003",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-003"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28380",
                    "reference_id": "CVE-2021-28380",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28380"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-73wv-rgj7-vjj9",
                    "reference_id": "GHSA-73wv-rgj7-vjj9",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-73wv-rgj7-vjj9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/23206?format=api",
                    "purl": "pkg:composer/aimeos/aimeos-typo3@19.10.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/aimeos/aimeos-typo3@19.10.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/23209?format=api",
                    "purl": "pkg:composer/aimeos/aimeos-typo3@20.10.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/aimeos/aimeos-typo3@20.10.5"
                }
            ],
            "aliases": [
                "CVE-2021-28380",
                "GHSA-73wv-rgj7-vjj9"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vf8k-xqy6-k3e7"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "3.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/aimeos/aimeos-typo3@18.4.1"
}