Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/40120?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40120?format=api", "vulnerability_id": "VCID-86f7-gfk5-2qf6", "summary": "Improper Authentication\nThe Distributed Fork plugin for Jenkins that provides the dist-fork CLI command beyond the basic check for `Overall/Read` permission, allowing anyone with that permission to run arbitrary shell commands on all connected nodes.", "aliases": [ { "alias": "CVE-2017-2652" }, { "alias": "GHSA-2cm5-f78c-h2c8" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/62600?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/distfork@1.6.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/distfork@1.6.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56181?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/dist-fork@1.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-86f7-gfk5-2qf6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/dist-fork@1.5.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/62599?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/distfork@1.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-86f7-gfk5-2qf6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/distfork@1.5.0" } ], "references": [ { "reference_url": "https://jenkins.io/security/advisory/2017-03-20/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://jenkins.io/security/advisory/2017-03-20/" }, { "reference_url": "http://www.securityfocus.com/bid/96980", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/96980" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2652", "reference_id": "CVE-2017-2652", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2652" }, { "reference_url": "https://github.com/advisories/GHSA-2cm5-f78c-h2c8", "reference_id": "GHSA-2cm5-f78c-h2c8", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2cm5-f78c-h2c8" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 287, "name": "Improper Authentication", "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-86f7-gfk5-2qf6" }