Lucene search
K

7280 matches found

OSV
OSV
added 2026/03/23 11:34 p.m.2 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
Exploits0References9
Vulnrichment
Vulnrichment
added 2026/03/23 11:31 p.m.2 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 score0.00603EPSS
Exploits0References7
CVE
CVE
added 2026/03/23 11:31 p.m.13 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.00603EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:31 p.m.4 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.00603EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/03/23 11:31 p.m.2 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 score0.00603EPSS
Exploits0References9
EUVD
EUVD
added 2026/03/23 9:18 p.m.2 views

EUVD-2026-14634

Rails Active Storage has possible glob injection in its DiskService...

8.7CVSS5.8AI score0.00646EPSS
Exploits0References7
OSV
OSV
added 2026/03/23 9:18 p.m.1 views

GHSA-73F9-JHHH-HR5M Rails Active Storage has possible glob injection in its DiskService

Impact Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled input or custom-generated keys with glob metacharacters, it may be possible to delete unintended files from the storage director...

8.7CVSS5.8AI score0.00646EPSS
Exploits0References10
Github Security Blog
Github Security Blog
added 2026/03/23 9:18 p.m.6 views

Rails Active Storage has possible glob injection in its DiskService

Impact Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled input or custom-generated keys with glob metacharacters, it may be possible to delete unintended files from the storage director...

9.1CVSS5.8AI score0.00646EPSS
Exploits0References10Affected Software1
EUVD
EUVD
added 2026/03/23 9:17 p.m.2 views

EUVD-2026-14632

Rails Active Storage has possible Path Traversal in DiskService...

9.3CVSS5.8AI score0.00603EPSS
Exploits0References7
OSV
OSV
added 2026/03/23 9:17 p.m.3 views

GHSA-9XRJ-H377-FR87 Rails Active Storage has possible Path Traversal in DiskService

Impact 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 on the server. Blob keys are...

9.3CVSS5.9AI score0.00603EPSS
Exploits0References10
NVD
NVD
added 2026/03/23 3:16 p.m.1 views

CVE-2026-33483

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data...

7.5CVSS0.00605EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 2:12 p.m.3 views

CVE-2026-33483

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data...

7.5CVSS6AI score0.00605EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/23 2:12 p.m.23 views

CVE-2026-33483 AVideo Affected by Unauthenticated Disk Space Exhaustion via Unlimited Temp File Creation in aVideoEncoderChunk.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data...

7.5CVSS0.00605EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 2:12 p.m.2 views

CVE-2026-33483 AVideo Affected by Unauthenticated Disk Space Exhaustion via Unlimited Temp File Creation in aVideoEncoderChunk.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data...

7.5CVSS6AI score0.00605EPSS
Exploits1References2
CVE
CVE
added 2026/03/23 2:12 p.m.14 views

CVE-2026-33483

CVE-2026-33483 affects WWBN AVideo up to version 26.0. The endpoint aVideoEncoderChunk.json.php is unauthenticated, outside the framework, and writes POST data to permanent files in /tmp with no size limits or cleanup, enabling disk-space exhaustion and potential denial of service. Public documen...

7.5CVSS6AI score0.00605EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/23 2:12 p.m.3 views

CVE-2026-33483 AVideo Affected by Unauthenticated Disk Space Exhaustion via Unlimited Temp File Creation in aVideoEncoderChunk.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data...

7.5CVSS6AI score0.00605EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.4 views

WWBN AVideo 安全漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained security vulnerabilities. These vulnerabilities stemmed from an absence of authentication and resource limits at the aVideoEncoderChunk.json.php endpoint, which...

7.5CVSS5.8AI score0.00605EPSS
Exploits1References2
RubySec
RubySec
added 2026/03/23 12:0 a.m.6 views

Rails Active Storage has possible glob injection in its DiskService

Impact Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled input or custom-generated keys with glob metacharacters, it may be possible to delete unintended files from the storage director...

9.1CVSS5.7AI score0.00646EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2026/03/23 12:0 a.m.6 views

Rails Active Storage has possible Path Traversal in DiskService

Impact 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 on the server. Blob keys are...

9.8CVSS5.9AI score0.00603EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/03/21 3:33 p.m.2 views

EUVD-2019-19880

TransMac 12.3 contains a buffer overflow vulnerability in the volume name field that allows local attackers to crash the application by supplying an excessively long string. Attackers can create a malicious file with 1000 repeated characters, paste the content into the volume name field during di...

6.9CVSS6.1AI score0.00183EPSS
Exploits1References5
Rows per page
Query Builder