Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/60911?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/60911?format=api", "purl": "pkg:nuget/RazorEngine@4.5.1-alpha001", "type": "nuget", "namespace": "", "name": "RazorEngine", "version": "4.5.1-alpha001", "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/42594?format=api", "vulnerability_id": "VCID-z3eu-wjtb-ryf1", "summary": "Code injection in RazorEngine\nIn the IsolatedRazorEngine component of Antaris RazorEngine through 4.5.1-alpha001, an attacker can execute arbitrary .NET code in a sandboxed environment (if users can externally control template contents). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", "references": [ { "reference_url": "https://github.com/Antaris/RazorEngine", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/Antaris/RazorEngine" }, { "reference_url": "https://github.com/Antaris/RazorEngine/issues/585", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/Antaris/RazorEngine/issues/585" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46703", "reference_id": "CVE-2021-46703", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46703" }, { "reference_url": "https://github.com/advisories/GHSA-ph3v-2hq5-5qfq", "reference_id": "GHSA-ph3v-2hq5-5qfq", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-ph3v-2hq5-5qfq" } ], "fixed_packages": [], "aliases": [ "CVE-2021-46703", "GHSA-ph3v-2hq5-5qfq" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z3eu-wjtb-ryf1" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/RazorEngine@4.5.1-alpha001" }