Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/44156?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/44156?format=api", "purl": "pkg:pypi/virtualenv@20.26.6", "type": "pypi", "namespace": "", "name": "virtualenv", "version": "20.26.6", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "20.36.1", "latest_non_vulnerable_version": "20.36.1", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36943?format=api", "vulnerability_id": "VCID-f185-g69j-yyhp", "summary": "virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.", "references": [ { "reference_url": "https://github.com/pypa/virtualenv/issues/2768", "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/pypa/virtualenv/issues/2768" }, { "reference_url": "https://github.com/pypa/virtualenv/pull/2771", "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/pypa/virtualenv/pull/2771" }, { "reference_url": "https://github.com/pypa/virtualenv/releases/tag/20.26.6", "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/pypa/virtualenv/releases/tag/20.26.6" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/44156?format=api", "purl": "pkg:pypi/virtualenv@20.26.6", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/virtualenv@20.26.6" } ], "aliases": [ "CVE-2024-53899", "PYSEC-2024-187" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-f185-g69j-yyhp" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/virtualenv@20.26.6" }