Lucene search
+L

26 matches found

Cvelist
Cvelist
added 2026/09/14 2:18 p.m.33 views

CVE-2026-82428 Apache Storm Client: Cross-Tenant Dependency Jar Substitution via Predictable Blob Keys

Description Dependency artifacts uploaded with storm jar --artifacts were stored under a blob key derived only from the Maven coordinate, for example dep---.jar. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already existed, the uploader...

0.00693EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:18 p.m.10 views

CVE-2026-82428

Apache Storm 's storm jar --artifacts feature stored dependency jars under blob keys derived solely from the Maven coordinate (e.g., dep---.jar), making them predictable and identical across all tenants . When a key already existed, the uploader silently reused the existing blob without verifying...

8.8CVSS5.9AI score0.00693EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/29 12:00 a.m.91 views

ActiveRecord::Tenanted::Storage::DiskService#path_for has a possible path traversal

Active Record Tenanted's override of Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences e.g. ../ is used, it could allow reading, writing, or deleting arbitrary files ...

5.9AI score
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2026/03/28 5:32 a.m.16 views

Path Traversal

Active Storage is vulnerable to Path Traversal. The vulnerability is due to Active Storage's DiskServicepathfor not validating that the resolved filesystem path remains within the storage root directory, where a blob key containing path traversal sequences e.g. ../ could allow reading, writing, o...

9.8CVSS6AI score0.00567EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2026/03/28 5:29 a.m.24 views

Improper Input Validation

activestorage is vulnerable to Improper Input Validation. The vulnerability is due to unescaped use of blob keys in Dir.glob within DiskServicedeleteprefixed, which allows an attacker to inject glob metacharacters and delete unintended files from the storage directory...

9.1CVSS5.9AI score0.00646EPSS
SaveExploits0References7Affected Software2
SUSE CVE
SUSE CVE
added 2026/03/25 12:23 a.m.14 views

SUSE CVE-2026-33195

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.8CVSS5.9AI score0.00567EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 12:23 a.m.18 views

SUSE CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/24 11:02 a.m.17 views

CVE-2026-33195

A flaw was found in Active Storage, a component of Rails applications that manages file attachments. This vulnerability allows an attacker to manipulate file paths by using specially crafted input in blob keys. This manipulation can lead to unauthorized reading, writing, or deletion of arbitrary...

9.8CVSS5.8AI score0.00567EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/03/24 2:33 a.m.32 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the pathfor function in DiskService. An attacker can read, write, or delete arbitrary files on the server by supplying blob keys containing path traversal sequences like ../. Note: In most cases, blob keys are...

9.8CVSS6.4AI score0.00567EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/24 12:16 a.m.9 views

DEBIAN-CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.2AI score0.00646EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/24 12:16 a.m.15 views

CVE-2026-33195

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.8CVSS0.00567EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/03/24 12:16 a.m.12 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/03/23 11:34 p.m.6 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/03/23 11:34 p.m.22 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.2AI score0.00646EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/23 11:34 p.m.40 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS0.00646EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:34 p.m.10 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/03/23 11:34 p.m.52 views

CVE-2026-33202

CVE-2026-33202 (Rails Active Storage) : The DiskService#delete_prefixed path in Active Storage passes blob keys directly to Dir.glob without escaping glob metacharacters. If attacker-controlled blob keys include characters like * or ?, an attacker could delete unintended files in the storage dire...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:31 p.m.20 views

CVE-2026-33195

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.3CVSS5.9AI score0.00567EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/03/23 11:31 p.m.86 views

CVE-2026-33195

CVE-2026-33195 affects Ruby on Rails Active Storage. The issue is that DiskService#path_for did not validate that the resolved filesystem path stays inside the storage root, allowing path traversal via blob keys containing sequences like ../. This could enable reading, writing, or deleting arbitr...

9.8CVSS5.9AI score0.00567EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/03/23 11:31 p.m.10 views

CVE-2026-33195 Rails Active Storage has possible Path Traversal in DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.3CVSS5.9AI score
SaveExploits0References12
Rows per page
Query Builder