Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/91487?format=api",
    "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=3",
    "type": "rpm",
    "namespace": "redhat",
    "name": "git",
    "version": "2.43.5-1.el9_4",
    "qualifiers": {
        "arch": "3"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/72113?format=api",
            "vulnerability_id": "VCID-22kd-bt99-rqb1",
            "summary": "git: Git does not sanitize URLs when asking for credentials interactively",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-50349.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.1",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-50349.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-50349",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78449",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78421",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78426",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78452",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78435",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78427",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78455",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78454",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7838",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78411",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.01141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78394",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-50349"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50349",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50349"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093042",
                    "reference_id": "1093042",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093042"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824",
                    "reference_id": "2337824",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
                },
                {
                    "reference_url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
                    "reference_id": "7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-01-14T19:22:40Z/"
                        }
                    ],
                    "url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
                },
                {
                    "reference_url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577",
                    "reference_id": "c903985bf7e772e2d08275c1a95c8a55ab011577",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-01-14T19:22:40Z/"
                        }
                    ],
                    "url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
                },
                {
                    "reference_url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr",
                    "reference_id": "GHSA-hmg8-h7qf-7cxr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.1",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-01-14T19:22:40Z/"
                        }
                    ],
                    "url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2025:11462",
                    "reference_id": "RHSA-2025:11462",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2025:11462"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2025:11533",
                    "reference_id": "RHSA-2025:11533",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2025:11533"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2025:11534",
                    "reference_id": "RHSA-2025:11534",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2025:11534"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2025:19601",
                    "reference_id": "RHSA-2025:19601",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2025:19601"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/7207-1/",
                    "reference_id": "USN-7207-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/7207-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/7207-2/",
                    "reference_id": "USN-7207-2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/7207-2/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/7964-1/",
                    "reference_id": "USN-7964-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/7964-1/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2024-50349"
            ],
            "risk_score": 1.4,
            "exploitability": "0.5",
            "weighted_severity": "2.8",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-22kd-bt99-rqb1"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "1.4",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/git@2.43.5-1.el9_4%3Farch=3"
}