Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/53242?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/53242?format=api", "purl": "pkg:nuget/libpng@1.2.56", "type": "nuget", "namespace": "", "name": "libpng", "version": "1.2.56", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "1.5.10.9", "latest_non_vulnerable_version": "1.6.28.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38465?format=api", "vulnerability_id": "VCID-y21n-ekwz-ayep", "summary": "NULL Pointer Dereference\nThe png_set_text_2 function in libpng allows context-dependent attackers to cause a NULL pointer dereference vectors involving loading a text chunk into a png structure, removing the text, and then adding another text chunk to the structure.", "references": [ { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10087", "reference_id": "CVE-2016-10087", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10087" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53246?format=api", "purl": "pkg:nuget/libpng@1.6.28.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/libpng@1.6.28.1" } ], "aliases": [ "CVE-2016-10087" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y21n-ekwz-ayep" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/libpng@1.2.56" }