Lookup for vulnerable packages by Package URL.

GET /api/packages/52292?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/52292?format=api",
    "purl": "pkg:composer/symfony/http-kernel@2.3.29",
    "type": "composer",
    "namespace": "symfony",
    "name": "http-kernel",
    "version": "2.3.29",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.5.11",
    "latest_non_vulnerable_version": "6.2.6",
    "affected_by_vulnerabilities": [],
    "fixing_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/52292?format=api",
                    "purl": "pkg:composer/symfony/http-kernel@2.3.29",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.3.29"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/51956?format=api",
                    "purl": "pkg:composer/symfony/http-kernel@2.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-hs5u-r1jg-tub5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.5.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52293?format=api",
                    "purl": "pkg:composer/symfony/http-kernel@2.5.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.5.12"
                },
                {
                    "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"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.3.29"
}