Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/227601?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/227601?format=api", "purl": "pkg:apk/alpine/rust@1.34.2-r0?arch=x86&distroversion=v3.12&reponame=community", "type": "apk", "namespace": "alpine", "name": "rust", "version": "1.34.2-r0", "qualifiers": { "arch": "x86", "distroversion": "v3.12", "reponame": "community" }, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": null, "latest_non_vulnerable_version": null, "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/219065?format=api", "vulnerability_id": "VCID-sdnh-958y-kkh1", "summary": "The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12083", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00977", "scoring_system": "epss", "scoring_elements": "0.77149", "published_at": "2026-06-11T12:55:00Z" }, { "value": "0.00977", "scoring_system": "epss", "scoring_elements": "0.7722", "published_at": "2026-06-12T12:55:00Z" }, { "value": "0.00977", "scoring_system": "epss", "scoring_elements": "0.77232", "published_at": "2026-06-13T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12083" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/227601?format=api", "purl": "pkg:apk/alpine/rust@1.34.2-r0?arch=x86&distroversion=v3.12&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/rust@1.34.2-r0%3Farch=x86&distroversion=v3.12&reponame=community" } ], "aliases": [ "CVE-2019-12083" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sdnh-958y-kkh1" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/rust@1.34.2-r0%3Farch=x86&distroversion=v3.12&reponame=community" }