Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/38624?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/38624?format=api", "purl": "pkg:pypi/gitpython@3.1.41", "type": "pypi", "namespace": "", "name": "gitpython", "version": "3.1.41", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": null, "latest_non_vulnerable_version": null, "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36680?format=api", "vulnerability_id": "VCID-baz5-ra3v-9qeh", "summary": "GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run `git`, as well as when it runs `bash.exe` to interpret hooks. If either of those features are used on Windows, a malicious `git.exe` or `bash.exe` may be run from an untrusted repository. This issue has been patched in version 3.1.41.", "references": [ { "reference_url": "https://github.com/gitpython-developers/GitPython", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/gitpython-developers/GitPython" }, { "reference_url": "https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f" }, { "reference_url": "https://github.com/gitpython-developers/GitPython/pull/1792", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/gitpython-developers/GitPython/pull/1792" }, { "reference_url": "https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/gitpython/PYSEC-2024-4.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/gitpython/PYSEC-2024-4.yaml" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22190", "reference_id": "CVE-2024-22190", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22190" }, { "reference_url": "https://github.com/advisories/GHSA-2mqj-m65w-jghx", "reference_id": "GHSA-2mqj-m65w-jghx", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2mqj-m65w-jghx" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/38624?format=api", "purl": "pkg:pypi/gitpython@3.1.41", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/gitpython@3.1.41" } ], "aliases": [ "CVE-2024-22190", "GHSA-2mqj-m65w-jghx", "PYSEC-2024-4" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-baz5-ra3v-9qeh" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/gitpython@3.1.41" }