Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/39420?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39420?format=api", "vulnerability_id": "VCID-4ww5-cwef-j7a2", "summary": "Path traversal on Windows\nPath traversal is possible via backslash characters on Windows. An attacker could access arbitrary files and directories stored on the file system.", "aliases": [ { "alias": "CVE-2018-7212" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55061?format=api", "purl": "pkg:gem/rack-protection@2.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/rack-protection@2.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/55064?format=api", "purl": "pkg:gem/sinatra@2.0.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sinatra@2.0.2" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55062?format=api", "purl": "pkg:gem/sinatra@2.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4ww5-cwef-j7a2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sinatra@2.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/55063?format=api", "purl": "pkg:gem/sinatra@2.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4ww5-cwef-j7a2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sinatra@2.0.1" } ], "references": [ { "reference_url": "https://github.com/sinatra/rack-protection/pull/120", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/sinatra/rack-protection/pull/120" }, { "reference_url": "https://github.com/sinatra/rack-protection/pull/120/commits/4239c2f189a73dfc93e957fc97adcbcbc0ed31c6", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/sinatra/rack-protection/pull/120/commits/4239c2f189a73dfc93e957fc97adcbcbc0ed31c6" }, { "reference_url": "https://github.com/sinatra/sinatra/commit/d17aa95f5056c52daf5d7c3170fbfd831dc96381", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/sinatra/sinatra/commit/d17aa95f5056c52daf5d7c3170fbfd831dc96381" }, { "reference_url": "https://github.com/sinatra/sinatra/pull/1379", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/sinatra/sinatra/pull/1379" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7212", "reference_id": "CVE-2018-7212", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7212" } ], "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": 22, "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory." }, { "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-4ww5-cwef-j7a2" }