CVE-2016-1000305: guard-livereload has a directory traversal vulnerability
The vulnerability allows remote attackers to read arbitrary files on the server by exploiting improper path validation in the livereload server functionality.
This vulnerability is related to the handling of file paths in the livereload server component, which could allow an attacker to traverse directories and access files outside the intended web root directory.
The issue was identified and reported through the DWF (Distributed Weakness Filing) project, which assigns CVE identifiers for security vulnerabilities.
A directory traversal vulnerability exists in guard-livereload before version 2.5.2.
References
- github.com/advisories/GHSA-g65v-27r3-5p6m
- github.com/guard/guard-livereload/commit/0e98469e6b9d81a5bd415781534a23d087c271f8
- github.com/guard/guard-livereload/issues/159
- github.com/guard/guard-livereload/pull/158
- github.com/rubysec/ruby-advisory-db/blob/master/gems/guard-livereload/CVE-2016-1000305.yml
- nvd.nist.gov/vuln/detail/CVE-2016-1000305
- security.snyk.io/vuln/SNYK-RUBY-GUARDLIVERELOAD-20361
Code Behaviors & Features
Detect and mitigate CVE-2016-1000305 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →