Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/55635?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/55635?format=api", "purl": "pkg:npm/360class.jansenhm@0.1.1", "type": "npm", "namespace": "", "name": "360class.jansenhm", "version": "0.1.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/39805?format=api", "vulnerability_id": "VCID-2h9s-jmfm-nkfs", "summary": "Path Traversal\n360class.jansenhm` is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing `..` in the url.", "references": [ { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16186", "reference_id": "CVE-2017-16186", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16186" } ], "fixed_packages": [], "aliases": [ "CVE-2017-16186" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2h9s-jmfm-nkfs" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/360class.jansenhm@0.1.1" }