Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60455?format=api",
    "purl": "pkg:composer/elgg/elgg@1.7.11",
    "type": "composer",
    "namespace": "elgg",
    "name": "elgg",
    "version": "1.7.11",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.7.11",
    "latest_non_vulnerable_version": "3.3.24",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15577?format=api",
            "vulnerability_id": "VCID-z8bc-rezz-n3fx",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nElgg through 1.7.10 has XSS",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-2935",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00307",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54163",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-2935"
                },
                {
                    "reference_url": "https://github.com/Elgg/Elgg/commit/2843b4f846874d434a2403ac1f27e41035b45e04",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Elgg/Elgg/commit/2843b4f846874d434a2403ac1f27e41035b45e04"
                },
                {
                    "reference_url": "https://github.com/Elgg/Elgg/issues/3544",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Elgg/Elgg/issues/3544"
                },
                {
                    "reference_url": "https://oss-security.openwall.narkive.com/1UH3NYx8/cve-request-elgg-1-7-10-multiple-vulnerabilities",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://oss-security.openwall.narkive.com/1UH3NYx8/cve-request-elgg-1-7-10-multiple-vulnerabilities"
                },
                {
                    "reference_url": "https://web.archive.org/web/20110907122607/http://blog.elgg.org/pg/blog/brett/read/189/elgg-1711-released",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20110907122607/http://blog.elgg.org/pg/blog/brett/read/189/elgg-1711-released"
                },
                {
                    "reference_url": "http://yehg.net/lab/pr0js/advisories/[elgg_1710]_xss_sqlin",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://yehg.net/lab/pr0js/advisories/[elgg_1710]_xss_sqlin"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2935",
                    "reference_id": "CVE-2011-2935",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2935"
                },
                {
                    "reference_url": "https://security-tracker.debian.org/tracker/CVE-2011-2935",
                    "reference_id": "CVE-2011-2935",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security-tracker.debian.org/tracker/CVE-2011-2935"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mcfm-j5g6-w26f",
                    "reference_id": "GHSA-mcfm-j5g6-w26f",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-mcfm-j5g6-w26f"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60455?format=api",
                    "purl": "pkg:composer/elgg/elgg@1.7.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/elgg/elgg@1.7.11"
                }
            ],
            "aliases": [
                "CVE-2011-2935",
                "GHSA-mcfm-j5g6-w26f"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z8bc-rezz-n3fx"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/elgg/elgg@1.7.11"
}