Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/6667?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/6667?format=api", "purl": "pkg:npm/express-cart@1.1.7", "type": "npm", "namespace": "", "name": "express-cart", "version": "1.1.7", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "1.1.11", "latest_non_vulnerable_version": "1.1.11", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30604?format=api", "vulnerability_id": "VCID-w999-rut7-z3cc", "summary": "Path Traversal\nUnrestricted file upload (RCE)", "references": [ { "reference_url": "https://hackerone.com/reports/343726", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3", "scoring_elements": "" } ], "url": "https://hackerone.com/reports/343726" }, { "reference_url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/441.json", "reference_id": "441", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3", "scoring_elements": "" } ], "url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/441.json" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3758", "reference_id": "CVE-2018-3758", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3758" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/6667?format=api", "purl": "pkg:npm/express-cart@1.1.7", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/express-cart@1.1.7" } ], "aliases": [ "CVE-2018-3758" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w999-rut7-z3cc" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/express-cart@1.1.7" }