Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/55858?format=api",
    "purl": "pkg:composer/symfony/symfony@4.0.7",
    "type": "composer",
    "namespace": "symfony",
    "name": "symfony",
    "version": "4.0.7",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "4.0.11",
    "latest_non_vulnerable_version": "8.0.5",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39967?format=api",
            "vulnerability_id": "VCID-uuk9-e5qy-rfgf",
            "summary": "Improper Authentication\nAn issue was discovered in the Ldap component in Symfony. It allows remote attackers to bypass authentication by logging in with a `null` password and valid username, which triggers an unauthenticated bind.",
            "references": [
                {
                    "reference_url": "https://symfony.com/cve-2018-11407",
                    "reference_id": "CVE-2018-11407",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://symfony.com/cve-2018-11407"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55856?format=api",
                    "purl": "pkg:composer/symfony/symfony@2.8.37",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.8.37"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55857?format=api",
                    "purl": "pkg:composer/symfony/symfony@3.4.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@3.4.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55858?format=api",
                    "purl": "pkg:composer/symfony/symfony@4.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@4.0.7"
                }
            ],
            "aliases": [
                "CVE-2018-11407"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uuk9-e5qy-rfgf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@4.0.7"
}