Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/63447?format=api",
    "purl": "pkg:composer/jbartels/wec-map@3.0.3",
    "type": "composer",
    "namespace": "jbartels",
    "name": "wec-map",
    "version": "3.0.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44123?format=api",
            "vulnerability_id": "VCID-vb4n-1u16-f3bp",
            "summary": "WEC Map (wec_map) extension for TYPO3 allows Cross-site Scripting\nCross-site scripting (XSS) vulnerability in the WEC Map (wec_map) extension before 3.0.3 for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
            "references": [
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-002",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-002"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6296",
                    "reference_id": "CVE-2014-6296",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6296"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mqhg-c7w9-w3cv",
                    "reference_id": "GHSA-mqhg-c7w9-w3cv",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-mqhg-c7w9-w3cv"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63447?format=api",
                    "purl": "pkg:composer/jbartels/wec-map@3.0.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/jbartels/wec-map@3.0.3"
                }
            ],
            "aliases": [
                "CVE-2014-6296",
                "GHSA-mqhg-c7w9-w3cv"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vb4n-1u16-f3bp"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/jbartels/wec-map@3.0.3"
}