Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/64196?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/64196?format=api", "purl": "pkg:nuget/libpng@1.6.38", "type": "nuget", "namespace": "", "name": "libpng", "version": "1.6.38", "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/44590?format=api", "vulnerability_id": "VCID-atz9-w986-w7eb", "summary": "NULL Pointer Dereference\nA flaw was found in libpng 1.6.38. A crafted PNG image can lead to a segmentation fault and denial of service in `png_setup_paeth_row()` function.", "references": [ { "reference_url": "https://sourceforge.net/p/libpng/bugs/300/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://sourceforge.net/p/libpng/bugs/300/" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3857", "reference_id": "CVE-2022-3857", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3857" } ], "fixed_packages": [], "aliases": [ "CVE-2022-3857" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-atz9-w986-w7eb" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/libpng@1.6.38" }