Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/354650?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/354650?format=api", "vulnerability_id": "VCID-sz7f-e4sp-y3aq", "summary": "GitPython: Unsafe option check validates multi_options before shlex.split transformation", "aliases": [ { "alias": "GHSA-x2qx-6953-8485" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/1077782?format=api", "purl": "pkg:pypi/gitpython@3.1.47", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/gitpython@3.1.47" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/advisories/GHSA-x2qx-6953-8485", "reference_id": "GHSA-x2qx-6953-8485", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-x2qx-6953-8485" }, { "reference_url": "https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-x2qx-6953-8485", "reference_id": "GHSA-x2qx-6953-8485", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-x2qx-6953-8485" } ], "weaknesses": [ { "cwe_id": 88, "name": "Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')", "description": "The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sz7f-e4sp-y3aq" }