Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/55614?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/55614?format=api", "purl": "pkg:maven/org.csanchez.jenkins.plugins/kubernetes@1.7.0", "type": "maven", "namespace": "org.csanchez.jenkins.plugins", "name": "kubernetes", "version": "1.7.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "1.8", "latest_non_vulnerable_version": "3910.ve59cec5e33ea", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39783?format=api", "vulnerability_id": "VCID-mpep-5r75-k7b6", "summary": "Information Exposure\nA vulnerability exists in the Jenkins Kubernetes Plugin in `ContainerExecDecorator.java` that results in sensitive variables such as passwords being exposed through log messages.", "references": [ { "reference_url": "https://jenkins.io/security/advisory/2018-06-04/#SECURITY-883", "reference_id": "", "reference_type": "", "scores": [], "url": "https://jenkins.io/security/advisory/2018-06-04/#SECURITY-883" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000187", "reference_id": "CVE-2018-1000187", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000187" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55615?format=api", "purl": "pkg:maven/org.csanchez.jenkins.plugins/kubernetes@1.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.csanchez.jenkins.plugins/kubernetes@1.8" } ], "aliases": [ "CVE-2018-1000187" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mpep-5r75-k7b6" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.csanchez.jenkins.plugins/kubernetes@1.7.0" }