Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/58640?format=api",
    "purl": "pkg:composer/typo3/cms-core@11.3.2",
    "type": "composer",
    "namespace": "typo3",
    "name": "cms-core",
    "version": "11.3.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "11.5.0",
    "latest_non_vulnerable_version": "14.0.2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41293?format=api",
            "vulnerability_id": "VCID-2rhr-8vaz-hqfj",
            "summary": "Cross-site Scripting\nTYPO3 is vulnerable to cross-site scripting. Corresponding rendering instructions via TypoScript functionality HTMLparser does not consider all potentially malicious HTML tag & attribute combinations per default. In default scenarios, a valid backend user account is needed to exploit this vulnerability. In case custom plugins used in the website frontend accept and reflect rich-text content submitted by users, no authentication is required.",
            "references": [
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32768",
                    "reference_id": "CVE-2021-32768",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32768"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58638?format=api",
                    "purl": "pkg:composer/typo3/cms-core@9.5.29",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@9.5.29"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58639?format=api",
                    "purl": "pkg:composer/typo3/cms-core@10.4.19",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@10.4.19"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58640?format=api",
                    "purl": "pkg:composer/typo3/cms-core@11.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@11.3.2"
                }
            ],
            "aliases": [
                "CVE-2021-32768",
                "GHSA-c5c9-8c6m-727v"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2rhr-8vaz-hqfj"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@11.3.2"
}