Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/63410?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/63410?format=api", "purl": "pkg:npm/formidable@3.1.4", "type": "npm", "namespace": "", "name": "formidable", "version": "3.1.4", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "3.1.5", "latest_non_vulnerable_version": "3.1.5", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44106?format=api", "vulnerability_id": "VCID-ucnm-brs3-5fae", "summary": "Unrestricted Upload of File with Dangerous Type\nAn arbitrary file upload vulnerability in formidable v3.1.4 allows attackers to execute arbitrary code via a crafted filename.", "references": [ { "reference_url": "https://www.youtube.com/watch?v=C6QPKooxhAo", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.youtube.com/watch?v=C6QPKooxhAo" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29622", "reference_id": "CVE-2022-29622", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29622" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/63411?format=api", "purl": "pkg:npm/formidable@3.1.5", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/formidable@3.1.5" } ], "aliases": [ "CVE-2022-29622" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ucnm-brs3-5fae" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/formidable@3.1.4" }