Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/52291?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/52291?format=api", "purl": "pkg:composer/symfony/http-kernel@2.6.0", "type": "composer", "namespace": "symfony", "name": "http-kernel", "version": "2.6.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.6.6", "latest_non_vulnerable_version": "6.2.6", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37861?format=api", "vulnerability_id": "VCID-mtb5-t6y4-w3eb", "summary": "Improper Access Control\nFragmentListener in the HttpKernel component in Symfony, when ESI or SSI support enabled, does not check if the `_controller` attribute is set, which allows remote attackers to bypass URL signing and security rules by including (1) no hash or (2) an invalid hash in a request to `/_fragment`.", "references": [ { "reference_url": "https://symfony.com/cve-2015-4050", "reference_id": "CVE-2015-4050", "reference_type": "", "scores": [], "url": "https://symfony.com/cve-2015-4050" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/52294?format=api", "purl": "pkg:composer/symfony/http-kernel@2.6.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.6.8" } ], "aliases": [ "CVE-2015-4050" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mtb5-t6y4-w3eb" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.6.0" }