Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65653?format=api",
    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@6.1-rc-1",
    "type": "maven",
    "namespace": "org.xwiki.platform",
    "name": "xwiki-platform-flamingo-skin-resources",
    "version": "6.1-rc-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "13.10.10",
    "latest_non_vulnerable_version": "17.4.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45457?format=api",
            "vulnerability_id": "VCID-dxbv-xw57-2qc3",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nXWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS). It's possible to exploit the previewactions template to perform a XSS, e.g. by using URL such as: > <hostname>/xwiki/bin/get/FlamingoThemes/Cerulean xpage=xpart&vm=previewactions.vm&xcontinue=javascript:alert(document.domain). This vulnerability exists since XWiki 6.1-rc-1. The vulnerability has been patched in XWiki 14.10.5 and 15.1-rc-1.",
            "references": [
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform/commit/9f01166b1a8ee9639666099eb5040302df067e4d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/xwiki/xwiki-platform/commit/9f01166b1a8ee9639666099eb5040302df067e4d"
                },
                {
                    "reference_url": "https://jira.xwiki.org/browse/XWIKI-20342",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jira.xwiki.org/browse/XWIKI-20342"
                },
                {
                    "reference_url": "https://jira.xwiki.org/browse/XWIKI-20583",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jira.xwiki.org/browse/XWIKI-20583"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35162",
                    "reference_id": "CVE-2023-35162",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35162"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-q9hg-9qj2-mxf9",
                    "reference_id": "GHSA-q9hg-9qj2-mxf9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-q9hg-9qj2-mxf9"
                },
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-q9hg-9qj2-mxf9",
                    "reference_id": "GHSA-q9hg-9qj2-mxf9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-q9hg-9qj2-mxf9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/65655?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@14.10.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@14.10.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/65656?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.1-rc-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.1-rc-1"
                }
            ],
            "aliases": [
                "CVE-2023-35162",
                "GHSA-q9hg-9qj2-mxf9"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dxbv-xw57-2qc3"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@6.1-rc-1"
}