Skip to content

GHSA SYNC: Updated 2 fields in 1 existing advisory + 1 brand new advisory #884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions gems/measured/GHSA-29g5-m8v7-v564.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
gem: measured
ghsa: 29g5-m8v7-v564
url: https://github.com/Shopify/measured/security/advisories/GHSA-29g5-m8v7-v564
title: Measured is vulnerable to Path Traversal attacks during
class initialization
date: 2025-07-15
description: |
### Impact

A path traversal vulnerability exists where an attacker
with access to manipulate inputs when initializing the
`Measured::Cache::Json class` would be able to instruct
the library to read arbitrary files.

### Patches

Users should update to the latest version.
patched_versions:
- ">= 3.2.1"
related:
url:
- https://github.com/Shopify/measured/security/advisories/GHSA-29g5-m8v7-v564
- https://github.com/Shopify/measured/commit/d6319985a2304d97c085e3dc45c98af554f4be76
- https://github.com/advisories/GHSA-29g5-m8v7-v564
2 changes: 2 additions & 0 deletions gems/resolv/CVE-2025-24294.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
gem: resolv
cve: 2025-24294
ghsa: xh69-987w-hrp8
url: https://www.ruby-lang.org/en/news/2025/07/08/dos-resolv-cve-2025-24294
title: Possible Denial of Service in resolv gem
date: 2025-07-09
Expand Down Expand Up @@ -35,6 +36,7 @@ description: |

## History
Originally published at 2025-07-08 07:00:00 (UTC)
cvss_v3: 5.3
patched_versions:
- "~> 0.2.2"
- "~> 0.3.0"
Expand Down