Skip to content

Commit 56befd9

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@d608525
1 parent 71abcf4 commit 56befd9

2 files changed

Lines changed: 15 additions & 7 deletions

File tree

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,29 @@
11
---
22
layout: advisory
3-
title: 'CVE-2019-15224 (rest-client): Code execution backdoor in rest-client'
3+
title: 'CVE-2019-15224 (rest-client): Code execution backdoor in rest-client (Contains
4+
Malicious Code)'
45
comments: false
56
categories:
67
- rest-client
78
advisory:
89
gem: rest-client
910
cve: 2019-15224
1011
ghsa: 333g-rpr4-7hxq
11-
url: https://github.com/rest-client/rest-client/issues/713
12-
title: Code execution backdoor in rest-client
12+
url: https://nvd.nist.gov/vuln/detail/CVE-2019-15224
13+
title: Code execution backdoor in rest-client (Contains Malicious Code)
1314
date: 2019-08-19
1415
description: |-
1516
The rest-client gem 1.6.13 for Ruby, as distributed on RubyGems.org,
1617
included a code-execution backdoor inserted by a third party.
18+
cvss_v2: 7.5
1719
cvss_v3: 9.8
1820
unaffected_versions:
1921
- "<= 1.6.9"
2022
- ">= 1.6.14"
23+
patched_versions:
24+
- ">= 1.7.0"
25+
related:
26+
url:
27+
- https://nvd.nist.gov/vuln/detail/CVE-2019-15224
28+
- https://github.com/advisories/GHSA-333g-rpr4-7hxq
2129
---

advisories/_posts/2026-06-19-CVE-2026-54905.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ advisory:
99
gem: concurrent-ruby
1010
cve: 2026-54905
1111
ghsa: wv3x-4vxv-whpp
12-
url: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54905
12+
url: https://nvd.nist.gov/vuln/detail/CVE-2026-54905
1313
title: Concurrent Ruby - `ReentrantReadWriteLock` read-count overflow grants a write
1414
lock without exclusivity
1515
date: 2026-06-19
@@ -40,19 +40,19 @@ advisory:
4040
### Credit
4141
4242
Pranjali Thakur - depthfirst ([depthfirst.com](<http://depthfirst.com>))
43+
cvss_v3: 5.5
4344
cvss_v4: 2.0
4445
patched_versions:
4546
- ">= 1.3.7"
4647
related:
4748
url:
48-
- https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54905
49+
- https://nvd.nist.gov/vuln/detail/CVE-2026-54905
4950
- https://rubygems.org/gems/concurrent-ruby/versions/1.3.7
5051
- https://github.com/ruby-concurrency/concurrent-ruby/releases/tag/v1.3.7
5152
- https://advisories.gitlab.com/gem/concurrent-ruby/CVE-2026-54905
5253
- https://github.com/ruby-concurrency/concurrent-ruby/security/advisories/GHSA-wv3x-4vxv-whpp
5354
- https://github.com/advisories/GHSA-wv3x-4vxv-whpp
5455
notes: |
5556
- cvss_v4 from GHSA
56-
- CVE is reserved, but not published.
57-
- Not on nvd.nist.gov so no cvss_v2 or cvss_v3.
57+
- cvss_v3 from nvd.nist.gov
5858
---

0 commit comments

Comments
 (0)