Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62223?format=api",
    "purl": "pkg:maven/org.apache.wicket/wicket-core@1.5.12",
    "type": "maven",
    "namespace": "org.apache.wicket",
    "name": "wicket-core",
    "version": "1.5.12",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.5.12",
    "latest_non_vulnerable_version": "7.0.0-M5",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43401?format=api",
            "vulnerability_id": "VCID-z319-wy5n-wqg3",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nApache Wicket before 1.5.12, 6.x before 6.17.0, and 7.x before 7.0.0-M3 might allow remote attackers to obtain sensitive information via vectors involving identifiers for storing page markup for temporary user sessions.",
            "references": [
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3526",
                    "reference_id": "CVE-2014-3526",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3526"
                },
                {
                    "reference_url": "https://wicket.apache.org/news/2014/09/22/cve-2014-3526.html",
                    "reference_id": "CVE-2014-3526.HTML",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://wicket.apache.org/news/2014/09/22/cve-2014-3526.html"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-q7wx-mhx4-jr8q",
                    "reference_id": "GHSA-q7wx-mhx4-jr8q",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-q7wx-mhx4-jr8q"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62223?format=api",
                    "purl": "pkg:maven/org.apache.wicket/wicket-core@1.5.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@1.5.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62224?format=api",
                    "purl": "pkg:maven/org.apache.wicket/wicket-core@6.17.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@6.17.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62225?format=api",
                    "purl": "pkg:maven/org.apache.wicket/wicket-core@7.0.0-M3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@7.0.0-M3"
                }
            ],
            "aliases": [
                "CVE-2014-3526",
                "GHSA-q7wx-mhx4-jr8q"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z319-wy5n-wqg3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@1.5.12"
}