Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/55743?format=api",
    "purl": "pkg:npm/fsk-server@0.2.1",
    "type": "npm",
    "namespace": "",
    "name": "fsk-server",
    "version": "0.2.1",
    "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/39901?format=api",
            "vulnerability_id": "VCID-4vdf-gffj-9kbv",
            "summary": "Path Traversal\nfsk-server is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing `../` in the url.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-16090",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69742",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69753",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69731",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69703",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00596",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69751",
                            "published_at": "2026-06-06T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-16090"
                },
                {
                    "reference_url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fsk-server",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fsk-server"
                },
                {
                    "reference_url": "https://www.npmjs.com/advisories/345",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.npmjs.com/advisories/345"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16090",
                    "reference_id": "CVE-2017-16090",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16090"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c3hr-wwh3-qm54",
                    "reference_id": "GHSA-c3hr-wwh3-qm54",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-c3hr-wwh3-qm54"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2017-16090",
                "GHSA-c3hr-wwh3-qm54"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4vdf-gffj-9kbv"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38803?format=api",
            "vulnerability_id": "VCID-pvyj-r91u-8ke5",
            "summary": "Directory Traversal\n`fsk-server` is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url.",
            "references": [
                {
                    "reference_url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fsk-server",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fsk-server"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "GMS-2017-190"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pvyj-r91u-8ke5"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/fsk-server@0.2.1"
}