Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60274?format=api",
    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.9",
    "type": "maven",
    "namespace": "org.xwiki.platform",
    "name": "xwiki-platform-web-templates",
    "version": "13.9",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "13.10.3",
    "latest_non_vulnerable_version": "17.8.0-rc-1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15477?format=api",
            "vulnerability_id": "VCID-baek-qj2u-j7db",
            "summary": "Exposure of Private Personal Information to an Unauthorized Actor\nXWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. There is no known workaround for this problem.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-24819",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.04317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89072",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-24819"
                },
                {
                    "reference_url": "https://jira.xwiki.org/browse/XWIKI-18850",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jira.xwiki.org/browse/XWIKI-18850"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24819",
                    "reference_id": "CVE-2022-24819",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24819"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-97jg-43c9-q6pf",
                    "reference_id": "GHSA-97jg-43c9-q6pf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-97jg-43c9-q6pf"
                },
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-97jg-43c9-q6pf",
                    "reference_id": "GHSA-97jg-43c9-q6pf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-97jg-43c9-q6pf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/59447?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@12.10.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@12.10.11"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60273?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.4.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.4.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60274?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.9"
                }
            ],
            "aliases": [
                "CVE-2022-24819",
                "GHSA-97jg-43c9-q6pf"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-baek-qj2u-j7db"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-web-templates@13.9"
}