Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/52299?format=api",
    "purl": "pkg:composer/symfony/symfony@2.6.8",
    "type": "composer",
    "namespace": "symfony",
    "name": "symfony",
    "version": "2.6.8",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.6.12",
    "latest_non_vulnerable_version": "8.0.5",
    "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/52297?format=api",
                    "purl": "pkg:composer/symfony/symfony@2.3.29",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.3.29"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/51931?format=api",
                    "purl": "pkg:composer/symfony/symfony@2.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2kf8-ugvv-tbb8"
                        },
                        {
                            "vulnerability": "VCID-bktf-ejbt-2fds"
                        },
                        {
                            "vulnerability": "VCID-hs5u-r1jg-tub5"
                        },
                        {
                            "vulnerability": "VCID-p131-pv18-ykht"
                        },
                        {
                            "vulnerability": "VCID-pxwk-7vcf-m7f5"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.5.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52298?format=api",
                    "purl": "pkg:composer/symfony/symfony@2.5.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.5.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52299?format=api",
                    "purl": "pkg:composer/symfony/symfony@2.6.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@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/symfony@2.6.8"
}