Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82774?format=api",
    "purl": "pkg:maven/org.jenkins-ci.plugins/repo@1.14.1",
    "type": "maven",
    "namespace": "org.jenkins-ci.plugins",
    "name": "repo",
    "version": "1.14.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.15.0",
    "latest_non_vulnerable_version": "1.16.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55840?format=api",
            "vulnerability_id": "VCID-a88b-qg5x-2kdu",
            "summary": "Path traversal in Jenkins REPO Plugin\nSCMs support a number of different URL schemes, including local file system paths (e.g. using `file:` URLs).\n\nHistorically in Jenkins, only agents checked out from SCM, and if multiple projects share the same agent, there is no expected isolation between builds besides using different workspaces unless overridden. Some Pipeline-related features check out SCMs from the Jenkins controller as well.\n\nThis allows attackers able to configure pipelines to check out some SCM repositories stored on the Jenkins controller’s file system using local paths as SCM URLs, obtaining limited information about other projects' SCM contents.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-30949",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69914",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69769",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69785",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69761",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69809",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69824",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69847",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69832",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69817",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69859",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69869",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6985",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69901",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.00612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.69911",
                            "published_at": "2026-04-26T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-30949"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/git-plugin/commit/b295606e0b865c298fde27bea14f9b7535a976e6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/jenkinsci/git-plugin/commit/b295606e0b865c298fde27bea14f9b7535a976e6"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/mercurial-plugin/commit/55904fbb8c9d3e0b36fc26330374904cb68e8758",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/jenkinsci/mercurial-plugin/commit/55904fbb8c9d3e0b36fc26330374904cb68e8758"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/repo-plugin",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/jenkinsci/repo-plugin"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/repo-plugin/commit/8c9cbb88baffc64d1b63183235eb86c773108235",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/jenkinsci/repo-plugin/commit/8c9cbb88baffc64d1b63183235eb86c773108235"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30949",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30949"
                },
                {
                    "reference_url": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2478",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2478"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2022/05/17/8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "LOW",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2022/05/17/8"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8vfc-fcr2-47pj",
                    "reference_id": "GHSA-8vfc-fcr2-47pj",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8vfc-fcr2-47pj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82774?format=api",
                    "purl": "pkg:maven/org.jenkins-ci.plugins/repo@1.14.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/repo@1.14.1"
                }
            ],
            "aliases": [
                "CVE-2022-30949",
                "GHSA-8vfc-fcr2-47pj"
            ],
            "risk_score": 1.6,
            "exploitability": "0.5",
            "weighted_severity": "3.3",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a88b-qg5x-2kdu"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/repo@1.14.1"
}