Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61316?format=api",
    "purl": "pkg:npm/tableexport.jquery.plugin@1.25.0",
    "type": "npm",
    "namespace": "",
    "name": "tableexport.jquery.plugin",
    "version": "1.25.0",
    "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/42883?format=api",
            "vulnerability_id": "VCID-at5d-g9s9-dyf4",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nXSS vulnerability with default `onCellHtmlData` function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. Transmitting cookies to third-party servers. Sending data from secure sessions to third-party servers",
            "references": [
                {
                    "reference_url": "https://github.com/hhurz/tableexport.jquery.plugin/commit/dcbaee23cf98328397a153e71556f75202988ec9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/hhurz/tableexport.jquery.plugin/commit/dcbaee23cf98328397a153e71556f75202988ec9"
                },
                {
                    "reference_url": "https://huntr.dev/bounties/49a14371-6058-47dd-9801-ec38a7459fc5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://huntr.dev/bounties/49a14371-6058-47dd-9801-ec38a7459fc5"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1291",
                    "reference_id": "CVE-2022-1291",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1291"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j636-crp3-m584",
                    "reference_id": "GHSA-j636-crp3-m584",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-j636-crp3-m584"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61316?format=api",
                    "purl": "pkg:npm/tableexport.jquery.plugin@1.25.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/tableexport.jquery.plugin@1.25.0"
                }
            ],
            "aliases": [
                "CVE-2022-1291",
                "GHSA-j636-crp3-m584"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-at5d-g9s9-dyf4"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/tableexport.jquery.plugin@1.25.0"
}