Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/56227?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/56227?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16", "type": "maven", "namespace": "org.jenkins-ci.plugins", "name": "ssh-agent", "version": "1.16", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "1.16", "latest_non_vulnerable_version": "1.16", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40142?format=api", "vulnerability_id": "VCID-p2rq-evuj-1qb4", "summary": "Inclusion of Sensitive Information in Log Files\nAn exposure of sensitive information vulnerability exists in the Jenkins SSH Agent Plugin in `SSHAgentStepExecution.java` that exposes the SSH private key password to users with permission to read the build log.", "references": [ { "reference_url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-704", "reference_id": "", "reference_type": "", "scores": [], "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-704" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999036", "reference_id": "CVE-2018-1999036", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999036" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56227?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16" } ], "aliases": [ "CVE-2018-1999036" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p2rq-evuj-1qb4" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16" }