Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/56605?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/56605?format=api", "purl": "pkg:nuget/YamlDotNet.Signed@4.3.2", "type": "nuget", "namespace": "", "name": "YamlDotNet.Signed", "version": "4.3.2", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "5.0.0", "latest_non_vulnerable_version": "5.0.0", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40091?format=api", "vulnerability_id": "VCID-qzhm-3p9t-nffs", "summary": "Deserialization of Untrusted Data\nYamlDotNet includes a deserialization vulnerability that can lead to code execution.", "references": [ { "reference_url": "https://github.com/aaubry/YamlDotNet/blob/f96b7cc40a0498f8bafdeb49df3aa23aa2c60993/YamlDotNet/Serialization/NodeTypeResolvers/TypeNameInTagNodeTypeResolver.cs#L35", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aaubry/YamlDotNet/blob/f96b7cc40a0498f8bafdeb49df3aa23aa2c60993/YamlDotNet/Serialization/NodeTypeResolvers/TypeNameInTagNodeTypeResolver.cs#L35" }, { "reference_url": "https://github.com/aaubry/YamlDotNet#version-500", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aaubry/YamlDotNet#version-500" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000210", "reference_id": "CVE-2018-1000210", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000210" }, { "reference_url": "https://github.com/advisories/GHSA-rpch-cqj9-h65r", "reference_id": "GHSA-rpch-cqj9-h65r", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-rpch-cqj9-h65r" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56606?format=api", "purl": "pkg:nuget/YamlDotNet.Signed@5.0.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/YamlDotNet.Signed@5.0.0" } ], "aliases": [ "CVE-2018-1000210", "GHSA-rpch-cqj9-h65r" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qzhm-3p9t-nffs" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/YamlDotNet.Signed@4.3.2" }