Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
    "purl": "pkg:conan/libde265@1.0.9",
    "type": "conan",
    "namespace": "",
    "name": "libde265",
    "version": "1.0.9",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.0.12",
    "latest_non_vulnerable_version": "1.0.15",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44570?format=api",
            "vulnerability_id": "VCID-77sx-rq4k-7kgd",
            "summary": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')\nLibde265 1.0.9 is vulnerable to Buffer Overflow in ff_hevc_put_hevc_qpel_pixels_8_sse",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/368",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/368"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47664",
                    "reference_id": "CVE-2022-47664",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47664"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2022-47664"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-77sx-rq4k-7kgd"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44567?format=api",
            "vulnerability_id": "VCID-86ed-z2u5-kffr",
            "summary": "Out-of-bounds Write\nLibde265 1.0.9 has a heap buffer overflow vulnerability in de265_image::set_SliceAddrRS(int, int, int)",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/369",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/369"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47665",
                    "reference_id": "CVE-2022-47665",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47665"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2022-47665"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-86ed-z2u5-kffr"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42030?format=api",
            "vulnerability_id": "VCID-5r6a-uvfy-b3d1",
            "summary": "Out-of-bounds Read\nAn issue has been found in libde265 v1.0.8 due to incorrect access control. A SEGV caused by a READ memory access in function `derive_boundaryStrength` of `deblock.cc` has occurred. The vulnerability causes a segmentation fault and application crash, which leads to remote denial of service.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/302",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/302"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36411",
                    "reference_id": "CVE-2021-36411",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36411"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-36411"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5r6a-uvfy-b3d1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42017?format=api",
            "vulnerability_id": "VCID-aevu-s8rp-f7es",
            "summary": "An Out-of-bounds Read vulnerability exists in libde265 due to a SEGV in `slice.cc`.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/298",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/298"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35452",
                    "reference_id": "CVE-2021-35452",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35452"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-35452"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-aevu-s8rp-f7es"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42027?format=api",
            "vulnerability_id": "VCID-cp59-hynh-bydw",
            "summary": "Reachable Assertion\nThere is an Assertion `scaling_list_pred_matrix_id_delta==1` failed at `sps.cc:925` in libde265 when decoding a file, which allows attackers to cause a Denial of Service (DoS) by running the application with a crafted file or possibly have unspecified other impact.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/300",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/300"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36409",
                    "reference_id": "CVE-2021-36409",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36409"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-36409"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cp59-hynh-bydw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42858?format=api",
            "vulnerability_id": "VCID-rqqd-ptxb-rqf8",
            "summary": "Out-of-bounds Write\nHeap-based Buffer Overflow in GitHub repository strukturag/libde265 prior to and including 1.0.8. The fix is established in commit 8e89fe0e175d2870c39486fdd09250b230ec10b8 but does not yet belong to an official release.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/commit/8e89fe0e175d2870c39486fdd09250b230ec10b8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/commit/8e89fe0e175d2870c39486fdd09250b230ec10b8"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/1-other-strukturag/libde265",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://huntr.dev/bounties/1-other-strukturag/libde265"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1253",
                    "reference_id": "CVE-2022-1253",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1253"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2022-1253"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rqqd-ptxb-rqf8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42019?format=api",
            "vulnerability_id": "VCID-v5w4-wgke-8kd1",
            "summary": "Use After Free\nThere is a Heap-use-after-free in `intrapred.h` when decoding a file using `dec265`.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/299",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/299"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36408",
                    "reference_id": "CVE-2021-36408",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36408"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-36408"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v5w4-wgke-8kd1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42024?format=api",
            "vulnerability_id": "VCID-ymdg-prmu-vybr",
            "summary": "Out-of-bounds Write\nA stack-buffer-overflow exists in libde265 via `fallback-motion.cc` in function `put_epel_hv_fallback` when running program `dec265`.",
            "references": [
                {
                    "reference_url": "https://github.com/strukturag/libde265/issues/301",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/strukturag/libde265/issues/301"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36410",
                    "reference_id": "CVE-2021-36410",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36410"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60092?format=api",
                    "purl": "pkg:conan/libde265@1.0.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-77sx-rq4k-7kgd"
                        },
                        {
                            "vulnerability": "VCID-86ed-z2u5-kffr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
                }
            ],
            "aliases": [
                "CVE-2021-36410"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ymdg-prmu-vybr"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libde265@1.0.9"
}