Skip to content

Commit 5161c2f

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@27c668b
1 parent cc6d3e4 commit 5161c2f

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

advisories/_posts/2016-02-04-CVE-2016-1000305.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ categories:
88
advisory:
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
---

advisories/_posts/2026-06-09-CVE-2026-54522.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,19 @@ advisory:
2525
cleared-and-rewritten buffer discloses the second buffer's bytes — a
2626
same-process use-after-free with cross-buffer information
2727
disclosure (and the symmetric write-corruption).
28+
cvss_v4: 2.1
2829
patched_versions:
2930
- ">= 1.8.2"
3031
related:
3132
url:
3233
- https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54522
3334
- https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
3435
- https://github.com/msgpack/msgpack-ruby/compare/v1.8.1...v1.8.2
36+
- https://advisories.gitlab.com/gem/msgpack/CVE-2026-54522
37+
- https://osv.dev/vulnerability/GHSA-4mrv-5p47-p938
3538
- https://github.com/msgpack/msgpack-ruby/security/advisories/GHSA-4mrv-5p47-p938
36-
notes: "- CVE is reserved, but not published so no cvss values.\n"
39+
- https://github.com/advisories/GHSA-4mrv-5p47-p938
40+
notes: |
41+
- CVE is reserved, but not published so no cvss values.
42+
- cvss_v4 from GHSA
3743
---

advisories/_posts/2026-06-10-CVE-2026-53510.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ advisory:
3535
- https://github.com/savonrb/savon/blob/main/CHANGELOG.md#2172---2026-06-10
3636
- https://github.com/savonrb/savon/blob/v2.17.1/lib/savon/model.rb#L30-L45
3737
- https://gist.github.com/connorshea/6cdc951abe0e1ffd2d1cc0fa7cd6b74d
38+
- https://advisories.gitlab.com/gem/savon/CVE-2026-53510
3839
- https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg
40+
- https://github.com/advisories/GHSA-mx5j-mp4f-g8jg
3941
notes: |
4042
- Found CVE # in CHANGELOG file.
4143
- CVE is reserved, but not published so no non-GHSA cvss values.

0 commit comments

Comments
 (0)