Lookup for vulnerable packages by Package URL.

GET /api/packages/472115?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/472115?format=api",
    "purl": "pkg:apk/alpine/rust@1.34.2-r0?arch=loongarch64&distroversion=v3.21&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "rust",
    "version": "1.34.2-r0",
    "qualifiers": {
        "arch": "loongarch64",
        "distroversion": "v3.21",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.51.0-r2",
    "latest_non_vulnerable_version": "1.83.0-r1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/193461?format=api",
            "vulnerability_id": "VCID-eahp-bdsv-mycz",
            "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.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72798",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7284",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7285",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72842",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72884",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72893",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.00735",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72889",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73369",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73427",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73378",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73402",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73373",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7341",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73424",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00764",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73447",
                            "published_at": "2026-04-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12083"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/472115?format=api",
                    "purl": "pkg:apk/alpine/rust@1.34.2-r0?arch=loongarch64&distroversion=v3.21&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/rust@1.34.2-r0%3Farch=loongarch64&distroversion=v3.21&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2019-12083"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eahp-bdsv-mycz"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/rust@1.34.2-r0%3Farch=loongarch64&distroversion=v3.21&reponame=main"
}