Skip to content

Commit 8b593e0

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@6434583
1 parent e16e227 commit 8b593e0

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

advisories/_posts/2025-07-09-CVE-2025-24294.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ categories:
77
advisory:
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"
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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+
---

0 commit comments

Comments
 (0)