Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/35328?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/35328?format=api", "purl": "pkg:pypi/vantage6-node@3.0.1", "type": "pypi", "namespace": "", "name": "vantage6-node", "version": "3.0.1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "3.9", "latest_non_vulnerable_version": "4.2.0", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9042?format=api", "vulnerability_id": "VCID-27hu-bwc5-43ca", "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/38091?format=api", "purl": "pkg:pypi/vantage6-node@4.2.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-node@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-27hu-bwc5-43ca" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8949?format=api", "vulnerability_id": "VCID-g2kx-nbgv-jffy", "summary": "vantage6 is a framework to manage and deploy privacy enhancing technologies like Federated Learning (FL) and Multi-Party Computation (MPC). In affected versions a node does not check if an image is allowed to run if a `parent_id` is set. A malicious party that breaches the server may modify it to set a fake `parent_id` and send a task of a non-whitelisted algorithm. The node will then execute it because the `parent_id` that is set prevents checks from being run. This impacts all servers that are breached by an expert user. This vulnerability has been patched in version 4.1.2. All users are advised to upgrade. There are no known workarounds for this vulnerability.", "references": [ { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-node/PYSEC-2023-303.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-node/PYSEC-2023-303.yaml" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-server/PYSEC-2023-304.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-server/PYSEC-2023-304.yaml" }, { "reference_url": "https://github.com/vantage6/vantage6", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vantage6/vantage6" }, { "reference_url": "https://github.com/vantage6/vantage6/blob/version/4.1.1/vantage6-node/vantage6/node/docker/docker_manager.py#L265-L268", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/vantage6/vantage6/blob/version/4.1.1/vantage6-node/vantage6/node/docker/docker_manager.py#L265-L268" }, { "reference_url": "https://github.com/vantage6/vantage6/commit/bf83521eb12fa80aa5fc92ef1692010a9a7f8243", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/vantage6/vantage6/commit/bf83521eb12fa80aa5fc92ef1692010a9a7f8243" }, { "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-vc3v-ppc7-v486", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-vc3v-ppc7-v486" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47631", "reference_id": "CVE-2023-47631", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47631" }, { "reference_url": "https://github.com/advisories/GHSA-vc3v-ppc7-v486", "reference_id": "GHSA-vc3v-ppc7-v486", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-vc3v-ppc7-v486" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/36800?format=api", "purl": "pkg:pypi/vantage6-node@4.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-27hu-bwc5-43ca" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-node@4.1.2" } ], "aliases": [ "CVE-2023-47631", "GHSA-vc3v-ppc7-v486", "PYSEC-2023-303", "PYSEC-2023-304" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g2kx-nbgv-jffy" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8907?format=api", "vulnerability_id": "VCID-pnkd-5grr-hfgs", "summary": "vantage6 is privacy preserving federated learning infrastructure. Prior to version 4.0.0, malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for example, if user id 13 is allowed to run tasks, and an attacker creates a username with username '13', they would be wrongly allowed to run an algorithm. There may also be other places in the code where such a mixup of resource ID or name leads to issues. Version 4.0.0 contains a patch for this issue. The best solution is to check when resources are created or modified, that the resource name always starts with a character.", "references": [ { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-node/PYSEC-2023-198.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6-node/PYSEC-2023-198.yaml" }, { "reference_url": "https://github.com/vantage6/vantage6", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vantage6/vantage6" }, { "reference_url": "https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "url": "https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400" }, { "reference_url": "https://github.com/vantage6/vantage6/commit/aacfc24548cbf168579d2e13b2ddaf8ded715d36", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vantage6/vantage6/commit/aacfc24548cbf168579d2e13b2ddaf8ded715d36" }, { "reference_url": "https://github.com/vantage6/vantage6/pull/744", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "url": "https://github.com/vantage6/vantage6/pull/744" }, { "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-7x94-6g2m-3hp2", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-7x94-6g2m-3hp2" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28635", "reference_id": "CVE-2023-28635", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28635" }, { "reference_url": "https://github.com/advisories/GHSA-7x94-6g2m-3hp2", "reference_id": "GHSA-7x94-6g2m-3hp2", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-7x94-6g2m-3hp2" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/66137?format=api", "purl": "pkg:pypi/vantage6-node@3.9", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-node@3.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/35436?format=api", "purl": "pkg:pypi/vantage6-node@4.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-27hu-bwc5-43ca" }, { "vulnerability": "VCID-g2kx-nbgv-jffy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-node@4.0.0" } ], "aliases": [ "CVE-2023-28635", "GHSA-7x94-6g2m-3hp2", "PYSEC-2023-198" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pnkd-5grr-hfgs" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-node@3.0.1" }