File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ categories:
77advisory :
88 gem : resolv
99 cve : 2025-24294
10+ ghsa : xh69-987w-hrp8
1011 url : https://www.ruby-lang.org/en/news/2025/07/08/dos-resolv-cve-2025-24294
1112 title : Possible Denial of Service in resolv gem
1213 date : 2025-07-09
@@ -41,6 +42,7 @@ advisory:
4142
4243 ## History
4344 Originally published at 2025-07-08 07:00:00 (UTC)
45+ cvss_v3 : 5.3
4446 patched_versions :
4547 - " ~> 0.2.2"
4648 - " ~> 0.3.0"
Original file line number Diff line number Diff line change 1+ ---
2+ layout : advisory
3+ title : ' GHSA-29g5-m8v7-v564 (measured): Measured is vulnerable to Path Traversal attacks
4+ during class initialization'
5+ comments : false
6+ categories :
7+ - measured
8+ advisory :
9+ gem : measured
10+ ghsa : 29g5-m8v7-v564
11+ url : https://github.com/Shopify/measured/security/advisories/GHSA-29g5-m8v7-v564
12+ title : Measured is vulnerable to Path Traversal attacks during class initialization
13+ date : 2025-07-15
14+ description : |
15+ ### Impact
16+
17+ A path traversal vulnerability exists where an attacker
18+ with access to manipulate inputs when initializing the
19+ `Measured::Cache::Json class` would be able to instruct
20+ the library to read arbitrary files.
21+
22+ ### Patches
23+
24+ Users should update to the latest version.
25+ patched_versions :
26+ - " >= 3.2.1"
27+ related :
28+ url :
29+ - https://github.com/Shopify/measured/security/advisories/GHSA-29g5-m8v7-v564
30+ - https://github.com/Shopify/measured/commit/d6319985a2304d97c085e3dc45c98af554f4be76
31+ - https://github.com/advisories/GHSA-29g5-m8v7-v564
32+ ---
You can’t perform that action at this time.
0 commit comments