Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/581321?format=api",
    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.1",
    "type": "maven",
    "namespace": "org.xwiki.platform",
    "name": "xwiki-platform-oldcore",
    "version": "14.4.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "14.4.2",
    "latest_non_vulnerable_version": "17.10.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/17153?format=api",
            "vulnerability_id": "VCID-ka4y-na7f-5kcc",
            "summary": "org.xwiki.platform:xwiki-platform-oldcore makes Incorrect Use of Privileged APIs with DocumentAuthors\nThe Document script API returns directly a DocumentAuthors allowing to set any authors to the document, which in consequence can allow subsequent executions of scripts since this author is used for checking rights.\nExample of such attack: ``` {{velocity}} $doc.setContent('{{velocity}}$xcontext.context.authorReference{{/velocity}}') $doc.authors.setContentAuthor('xwiki:XWiki.superadmin') $doc.getRenderedContent() {{/velocity}}```",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-29507",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74832",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74881",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74902",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74878",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7483",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74865",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74859",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74908",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.0085",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74871",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.03251",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87142",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.09937",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93048",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.09937",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93052",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.09937",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93045",
                            "published_at": "2026-04-21T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-29507"
                },
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/xwiki/xwiki-platform"
                },
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform/commit/905cdd7c421dbf8c565557cdc773ab1aa9028f83",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-02-06T16:59:40Z/"
                        }
                    ],
                    "url": "https://github.com/xwiki/xwiki-platform/commit/905cdd7c421dbf8c565557cdc773ab1aa9028f83"
                },
                {
                    "reference_url": "https://jira.xwiki.org/browse/XWIKI-20380",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-02-06T16:59:40Z/"
                        }
                    ],
                    "url": "https://jira.xwiki.org/browse/XWIKI-20380"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29507",
                    "reference_id": "CVE-2023-29507",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29507"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-pwfv-3cvg-9m4c",
                    "reference_id": "GHSA-pwfv-3cvg-9m4c",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-pwfv-3cvg-9m4c"
                },
                {
                    "reference_url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pwfv-3cvg-9m4c",
                    "reference_id": "GHSA-pwfv-3cvg-9m4c",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-02-06T16:59:40Z/"
                        }
                    ],
                    "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pwfv-3cvg-9m4c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56244?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56245?format=api",
                    "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10"
                }
            ],
            "aliases": [
                "CVE-2023-29507",
                "GHSA-pwfv-3cvg-9m4c"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ka4y-na7f-5kcc"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.5",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.1"
}