Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/44078?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44078?format=api", "vulnerability_id": "VCID-36gf-x9aq-dkef", "summary": "Server-Side Request Forgery (SSRF)\nAn improper authorization vulnerability exists in Jenkins Crowd 2 Integration Plugin 2.0.0 and earlier in CrowdSecurityRealm.java that allows attackers to have Jenkins perform a connection test, connecting to an attacker-specified server with attacker-specified credentials and connection settings.", "aliases": [ { "alias": "CVE-2018-1000422" }, { "alias": "GHSA-grmg-5q49-mqmf" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/62762?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/crowd2@2.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/crowd2@2.0.1" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/62761?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/crowd2@2.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-36gf-x9aq-dkef" }, { "vulnerability": "VCID-pvsw-mqtv-p3a5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/crowd2@2.0.0" } ], "references": [ { "reference_url": "https://github.com/jenkinsci/crowd2-plugin/commit/a93d0fa221454adb4087520d8c1c087828211598", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jenkinsci/crowd2-plugin/commit/a93d0fa221454adb4087520d8c1c087828211598" }, { "reference_url": "https://jenkins.io/security/advisory/2018-09-25/#SECURITY-1067", "reference_id": "", "reference_type": "", "scores": [], "url": "https://jenkins.io/security/advisory/2018-09-25/#SECURITY-1067" }, { "reference_url": "https://web.archive.org/web/20200227092927/http://www.securityfocus.com/bid/106532", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20200227092927/http://www.securityfocus.com/bid/106532" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000422", "reference_id": "CVE-2018-1000422", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000422" }, { "reference_url": "https://github.com/advisories/GHSA-grmg-5q49-mqmf", "reference_id": "GHSA-grmg-5q49-mqmf", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-grmg-5q49-mqmf" } ], "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": 918, "name": "Server-Side Request Forgery (SSRF)", "description": "The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination." }, { "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-36gf-x9aq-dkef" }