Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/250930?format=api",
    "purl": "pkg:composer/frozennode/administrator@4.16.5",
    "type": "composer",
    "namespace": "frozennode",
    "name": "administrator",
    "version": "4.16.5",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52431?format=api",
            "vulnerability_id": "VCID-8j2r-b19r-dfet",
            "summary": "Unrestricted Upload of File with Dangerous Type\nFrozenNode Laravel-Administrator allows unrestricted file upload (and consequently Remote Code Execution) via `admin/tips_image/image/file_upload` image upload with PHP content within a GIF image that has the `.php` extension.",
            "references": [
                {
                    "reference_url": "http://packetstormsecurity.com/files/160243/Laravel-Administrator-4-File-Upload.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://packetstormsecurity.com/files/160243/Laravel-Administrator-4-File-Upload.html"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-10963",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.22416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95937",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-10963"
                },
                {
                    "reference_url": "https://xavibel.com/2020/03/23/unrestricted-file-upload-in-frozennode-laravel-administrator",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://xavibel.com/2020/03/23/unrestricted-file-upload-in-frozennode-laravel-administrator"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/49112.py",
                    "reference_id": "CVE-2020-10963",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/49112.py"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10963",
                    "reference_id": "CVE-2020-10963",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10963"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2020-10963",
                "GHSA-9r2j-rg24-fvpj"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8j2r-b19r-dfet"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/frozennode/administrator@4.16.5"
}