Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/37832?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37832?format=api", "vulnerability_id": "VCID-3gne-9n9z-nffq", "summary": "PHP object injection attack in SessionCookie\nRemote attackers can conduct PHP object injection attacks and execute arbitrary PHP code via crafted session data.", "aliases": [ { "alias": "CVE-2015-2171" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/52228?format=api", "purl": "pkg:composer/slim/slim@2.6.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/slim/slim@2.6.0" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/slimphp/Slim/issues/1034", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/slimphp/Slim/issues/1034" }, { "reference_url": "https://www.owasp.org/index.php/PHP_Object_Injection", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.owasp.org/index.php/PHP_Object_Injection" }, { "reference_url": "https://www.slimframework.com/2015/03/01/version-260.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.slimframework.com/2015/03/01/version-260.html" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 94, "name": "Improper Control of Generation of Code ('Code Injection')", "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3gne-9n9z-nffq" }