Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/54341?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/54341?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/git@2.4.4", "type": "maven", "namespace": "org.jenkins-ci.plugins", "name": "git", "version": "2.4.4", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "3.3.2", "latest_non_vulnerable_version": "4.11.5", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38981?format=api", "vulnerability_id": "VCID-jvh4-psm7-1bar", "summary": "Cross-Site Request Forgery (CSRF)\nThe Git plugin connects to a user-specified Git repository as part of form validation. An attacker with no direct access to Jenkins but able to guess at a username password credentials ID could trick a developer with job configuration permissions into following a link with a maliciously crafted Jenkins URL which would result in the Jenkins Git client sending the username and password to an attacker-controlled server.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-1000092.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-1000092.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-1000092", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00147", "scoring_system": "epss", "scoring_elements": "0.34796", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-1000092" }, { "reference_url": "https://jenkins.io/security/advisory/2017-07-10", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://jenkins.io/security/advisory/2017-07-10" }, { "reference_url": "https://jenkins.io/security/advisory/2017-07-10/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://jenkins.io/security/advisory/2017-07-10/" }, { "reference_url": "http://www.securityfocus.com/bid/100435", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/100435" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471053", "reference_id": "1471053", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471053" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000092", "reference_id": "CVE-2017-1000092", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000092" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/155155?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/git@3.3.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/git@3.3.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/54353?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/git@3.5", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/git@3.5" } ], "aliases": [ "CVE-2017-1000092", "GHSA-rf5q-8gx3-xqfc" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jvh4-psm7-1bar" } ], "fixing_vulnerabilities": [], "risk_score": "4.0", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/git@2.4.4" }