Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/39194?format=api",
    "purl": "pkg:pypi/vantage6-server@4.2.0",
    "type": "pypi",
    "namespace": "",
    "name": "vantage6-server",
    "version": "4.2.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "4.11.0",
    "latest_non_vulnerable_version": "4.11.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37081?format=api",
            "vulnerability_id": "VCID-6jat-4q94-nkhx",
            "summary": "vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is fixed in 4.11.0.",
            "references": [
                {
                    "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-m3mq-f375-5vgh",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-m3mq-f375-5vgh"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45470?format=api",
                    "purl": "pkg:pypi/vantage6-server@4.11.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.11.0"
                }
            ],
            "aliases": [
                "CVE-2025-43866",
                "GHSA-m3mq-f375-5vgh",
                "PYSEC-2025-221"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6jat-4q94-nkhx"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36706?format=api",
            "vulnerability_id": "VCID-77kr-a99z-r3f8",
            "summary": "The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and Multi-Party Computation (MPC).  Nodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive.  The vulnerability can be mitigated by removing the ssh part from the docker file and rebuilding the docker image.  Version 4.2.0 patches the vulnerability.",
            "references": [
                {
                    "reference_url": "https://github.com/vantage6/vantage6/commit/3fcc6e6a8bd1142fd7a558d8fdd2b246e55c8841",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/vantage6/vantage6/commit/3fcc6e6a8bd1142fd7a558d8fdd2b246e55c8841"
                },
                {
                    "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-2wgc-48g2-cj5w",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-2wgc-48g2-cj5w"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21653",
                    "reference_id": "CVE-2024-21653",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21653"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2wgc-48g2-cj5w",
                    "reference_id": "GHSA-2wgc-48g2-cj5w",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-2wgc-48g2-cj5w"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/39194?format=api",
                    "purl": "pkg:pypi/vantage6-server@4.2.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-6jat-4q94-nkhx"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.2.0"
                }
            ],
            "aliases": [
                "CVE-2024-21653",
                "GHSA-2wgc-48g2-cj5w",
                "PYSEC-2024-33",
                "PYSEC-2024-34"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-77kr-a99z-r3f8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36707?format=api",
            "vulnerability_id": "VCID-hdj5-dmqq-cqdp",
            "summary": "The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and Multi-Party Computation (MPC).  It is possible to find out usernames from the response time of login requests. This could aid attackers in credential attacks.  Version 4.2.0 patches this vulnerability.",
            "references": [
                {
                    "reference_url": "https://github.com/vantage6/vantage6/commit/389f416c445da4f2438c72f34c3b1084485c4e30",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/vantage6/vantage6/commit/389f416c445da4f2438c72f34c3b1084485c4e30"
                },
                {
                    "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-45gq-q4xh-cp53",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-45gq-q4xh-cp53"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21671",
                    "reference_id": "CVE-2024-21671",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21671"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-45gq-q4xh-cp53",
                    "reference_id": "GHSA-45gq-q4xh-cp53",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-45gq-q4xh-cp53"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/39194?format=api",
                    "purl": "pkg:pypi/vantage6-server@4.2.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-6jat-4q94-nkhx"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.2.0"
                }
            ],
            "aliases": [
                "CVE-2024-21671",
                "GHSA-45gq-q4xh-cp53",
                "PYSEC-2024-31"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hdj5-dmqq-cqdp"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.2.0"
}