Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/203297?format=api",
    "purl": "pkg:npm/droppy@1.0.16",
    "type": "npm",
    "namespace": "",
    "name": "droppy",
    "version": "1.0.16",
    "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/38055?format=api",
            "vulnerability_id": "VCID-6b9r-7b62-j3bt",
            "summary": "No CSRF Validation\nDroppy does not perform any verification for cross-domain websocket requests. An attacker is able to make a specially crafted page that can send requests as the context of the currently logged in user. For example this means the malicious user could add a new admin account under his control and delete others.",
            "references": [],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52586?format=api",
                    "purl": "pkg:npm/droppy@3.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-t2ah-ss4v-b3ds"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/droppy@3.5.0"
                }
            ],
            "aliases": [
                "GMS-2016-19"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6b9r-7b62-j3bt"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53753?format=api",
            "vulnerability_id": "VCID-t2ah-ss4v-b3ds",
            "summary": "Path Traversal\nThis affects all versions of package droppy. It is possible to traverse directories to fetch configuration files from a droopy server.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-7757",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00382",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59893",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00382",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5987",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00382",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59918",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00382",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59921",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00382",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59912",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-7757"
                },
                {
                    "reference_url": "https://github.com/silverwind/droppy/blob/master/server/server.js%23L845",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverwind/droppy/blob/master/server/server.js%23L845"
                },
                {
                    "reference_url": "https://snyk.io/vuln/SNYK-JS-DROPPY-1023656",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://snyk.io/vuln/SNYK-JS-DROPPY-1023656"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7757",
                    "reference_id": "CVE-2020-7757",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7757"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-grv5-w5vr-8h98",
                    "reference_id": "GHSA-grv5-w5vr-8h98",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-grv5-w5vr-8h98"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2020-7757",
                "GHSA-grv5-w5vr-8h98"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t2ah-ss4v-b3ds"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40770?format=api",
            "vulnerability_id": "VCID-vqbu-9v32-6bgf",
            "summary": "Cross-Site Request Forgery (CSRF)\nDroppy versions <3.5.0 does not perform any verification for cross-domain websocket requests. An attacker is able to make a specially crafted page that can send requests as the context of the currently logged in user. For example this means the malicious user could add a new admin account under his control and delete others.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-10529",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00134",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32586",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00134",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32484",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00134",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32516",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00134",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32515",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00134",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32555",
                            "published_at": "2026-06-06T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-10529"
                },
                {
                    "reference_url": "https://nodesecurity.io/advisories/91",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nodesecurity.io/advisories/91"
                },
                {
                    "reference_url": "https://www.npmjs.com/advisories/91",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.npmjs.com/advisories/91"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10529",
                    "reference_id": "CVE-2016-10529",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10529"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rhvc-x32h-5526",
                    "reference_id": "GHSA-rhvc-x32h-5526",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-rhvc-x32h-5526"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52586?format=api",
                    "purl": "pkg:npm/droppy@3.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-t2ah-ss4v-b3ds"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/droppy@3.5.0"
                }
            ],
            "aliases": [
                "CVE-2016-10529",
                "GHSA-rhvc-x32h-5526"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vqbu-9v32-6bgf"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/droppy@1.0.16"
}