Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60660?format=api",
    "purl": "pkg:composer/phpmyadmin/phpmyadmin@2.6.4-pl4",
    "type": "composer",
    "namespace": "phpmyadmin",
    "name": "phpmyadmin",
    "version": "2.6.4-pl4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.11.9+6",
    "latest_non_vulnerable_version": "5.2.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15705?format=api",
            "vulnerability_id": "VCID-hpq5-bw1d-fqff",
            "summary": "phpMyAdmin CRLF Injection Vulnerability\nCRLF injection vulnerability in phpMyAdmin before 2.6.4-pl4 allows remote attackers to conduct HTTP response splitting attacks via unspecified scripts.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2005-3621",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69696",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2005-3621"
                },
                {
                    "reference_url": "https://web.archive.org/web/20060514052317/http://securitytracker.com/alerts/2005/Nov/1015213.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20060514052317/http://securitytracker.com/alerts/2005/Nov/1015213.html"
                },
                {
                    "reference_url": "https://web.archive.org/web/20061015000000*/http://www.novell.com/linux/security/advisories/2005_28_sr.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20061015000000*/http://www.novell.com/linux/security/advisories/2005_28_sr.html"
                },
                {
                    "reference_url": "https://www.debian.org/security/2006/dsa-1207",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.debian.org/security/2006/dsa-1207"
                },
                {
                    "reference_url": "https://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3621",
                    "reference_id": "CVE-2005-3621",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3621"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wj42-52pv-wfj2",
                    "reference_id": "GHSA-wj42-52pv-wfj2",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-wj42-52pv-wfj2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60660?format=api",
                    "purl": "pkg:composer/phpmyadmin/phpmyadmin@2.6.4-pl4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/phpmyadmin/phpmyadmin@2.6.4-pl4"
                }
            ],
            "aliases": [
                "CVE-2005-3621",
                "GHSA-wj42-52pv-wfj2"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hpq5-bw1d-fqff"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/phpmyadmin/phpmyadmin@2.6.4-pl4"
}