Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/67006?format=api",
    "purl": "pkg:composer/neos/media-browser@8.3.0",
    "type": "composer",
    "namespace": "neos",
    "name": "media-browser",
    "version": "8.3.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "8.3.9",
    "latest_non_vulnerable_version": "8.3.9",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46044?format=api",
            "vulnerability_id": "VCID-wacz-ague-cuex",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nCross Site Scripting (XSS) vulnerability in Neos CMS 8.3.3 allows a remote authenticated attacker to execute arbitrary code via a crafted SVG file to the neos/management/media component.",
            "references": [
                {
                    "reference_url": "https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html"
                },
                {
                    "reference_url": "https://digi.ninja/blog/svg_xss.php",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://digi.ninja/blog/svg_xss.php"
                },
                {
                    "reference_url": "https://github.com/neos/neos-development-collection/commit/4ac0df04d2e44e164e95887b466075dde3f04045",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/neos/neos-development-collection/commit/4ac0df04d2e44e164e95887b466075dde3f04045"
                },
                {
                    "reference_url": "https://github.com/neos/neos-development-collection/issues/4833",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/neos/neos-development-collection/issues/4833"
                },
                {
                    "reference_url": "https://github.com/neos/neos-development-collection/pull/4812",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/neos/neos-development-collection/pull/4812"
                },
                {
                    "reference_url": "https://github.com/neos/neos-ui/releases/tag/8.3.4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/neos/neos-ui/releases/tag/8.3.4"
                },
                {
                    "reference_url": "https://rodelllemit.medium.com/stored-xss-in-neo-cms-8-3-3-9bd1cb973c5b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://rodelllemit.medium.com/stored-xss-in-neo-cms-8-3-3-9bd1cb973c5b"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37611",
                    "reference_id": "CVE-2023-37611",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37611"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6qjf-7g3j-qx25",
                    "reference_id": "GHSA-6qjf-7g3j-qx25",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6qjf-7g3j-qx25"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67011?format=api",
                    "purl": "pkg:composer/neos/media-browser@8.3.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.3.9"
                }
            ],
            "aliases": [
                "CVE-2023-37611",
                "GHSA-6qjf-7g3j-qx25"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wacz-ague-cuex"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/neos/media-browser@8.3.0"
}