@@ -8,6 +8,7 @@ categories:
88advisory :
99 gem : guard-livereload
1010 cve : 2016-1000305
11+ ghsa : g65v-27r3-5p6m
1112 url : https://security.snyk.io/vuln/SNYK-RUBY-GUARDLIVERELOAD-20361
1213 title : Directory traversal vulnerability in guard-livereload
1314 date : 2016-02-04
@@ -27,6 +28,7 @@ advisory:
2728 A directory traversal vulnerability exists in
2829 guard-livereload before version 2.5.2.
2930 cvss_v3 : 5.3
31+ cvss_v4 : 6.9
3032 patched_versions :
3133 - " >= 2.5.2"
3234 related :
@@ -40,12 +42,14 @@ advisory:
4042 - https://github.com/guard/guard-livereload/issues/159
4143 - https://github.com/rubysec/ruby-advisory-db/issues/289
4244 - https://github.com/rubysec/ruby-advisory-db/pull/1026
45+ - https://advisories.gitlab.com/gem/guard-livereload/CVE-2016-1000305
46+ - https://github.com/advisories/GHSA-g65v-27r3-5p6m
4347 notes : |
4448 - 1/11/2026, 6/8/2026 Notes
4549 - 1. Deal with cve-2016-1000305
4650 - real, reserved, published?(NONE OF THE ABOVE)
4751 - (DEAD) https://cve.report/CVE-2016-1000305 (CVE NOT PUBLISHED)
48- - 2. No GHSA for guard-livereload gem. (checked/fyi)
52+ - 2. (UPDATED) No GHSA for guard-livereload gem. (checked/fyi)
4953 - 3. "date: 2016-02-03" came from gem release date. (fyi)
5054 - 4. Pick which description: text to use. (done)
5155 - 5. Check "unaffected_versions:" and "patched_versions:" values. (done)
@@ -61,4 +65,7 @@ advisory:
6165 - WARNING: The gem has not been released after fixing this
6266 vulnerability in version 2.5.2.
6367 - Users should consider migrating to rack-livereload as an alternative.
68+ - 8/11/2026
69+ - 1. Added GHSA.
70+ - 2. cvss_v4 came from GHSA
6471---
0 commit comments