Lucene search
K

12 matches found

Vulnrichment
Vulnrichment
added 2026/05/26 7:40 p.m.2 views

CVE-2026-44837 view_component: System Test Entry Point Path Check Allows Sibling Directory Escape

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path...

5.9CVSS5.8AI score0.00015EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/05/26 7:40 p.m.30 views

CVE-2026-44837 view_component: System Test Entry Point Path Check Allows Sibling Directory Escape

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path...

5.9CVSS0.00015EPSS
Exploits1References1
CVE
CVE
added 2026/05/26 7:40 p.m.6 views

CVE-2026-44837

ViewComponent CVE-2026-44837 affects Rails ViewComponent from 3.0.0 to 4.9.0. Root cause: system test entrypoint uses File.realpath and starts_with to check the path, which is not a safe containment check and allows potential sibling-directory escapes. Impact: could permit access to files outside...

7.5CVSS5.8AI score0.00015EPSS
Exploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/08 11:33 p.m.5 views

view_component: System Test Entry Point Path Check Allows Sibling Directory Escape

Summary The system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path. This is not a safe containment check because sibling directories can share the same string prefix. Severity: Medium; test-rou...

7.5CVSS5.8AI score0.00015EPSS
Exploits1References3Affected Software1
RubySec
RubySec
added 2026/05/08 12:0 a.m.6 views

view_component - System Test Entry Point Path Check Allows Sibling Directory Escape

The system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path. This is not a safe containment check because sibling directories can share the same string prefix. Severity: Medium; test-route scope...

7.5CVSS5.8AI score0.00015EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/04/16 9:14 p.m.0 views

GHSA-HF5P-Q87M-CRJ7 Junrar: Path Traversal (Zip-Slip) via Sibling Directory Name Prefix

Summary A path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content into sibling directories when a crafted RAR archive is extracted. Example Given an extraction directory set to /tmp/extract, a crafted archive with an entry...

5.9CVSS5.9AI score0.00055EPSS
Exploits0References5
NVD
NVD
added 2026/04/07 5:16 p.m.0 views

CVE-2026-35613

coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. The boundary check used String.prototype.startsWithbaseDir on a normalized path, which...

5.1CVSS0.00018EPSS
Exploits1References1
CVE
CVE
added 2026/04/07 4:39 p.m.6 views

CVE-2026-35613

CVE-2026-35613 affects coursevault-preview prior to 0.1.1. The issue arises from a boundary check that uses String.prototype.startsWith(baseDir) on a normalized path, which does not enforce a directory boundary, permitting a path traversal via a client-controlled relativePath. An attacker could r...

5.1CVSS5.8AI score0.00018EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/02/17 6:9 p.m.2 views

GO-2026-4494 lakeFS vulnerable to path traversal in local block adapter allow cross-namespace and sibling directory access in github.com/treeverse/lakefs

lakeFS vulnerable to path traversal in local block adapter allow cross-namespace and sibling directory access in github.com/treeverse/lakefs...

8.1CVSS5.5AI score0.00067EPSS
Exploits0References3
CVE
CVE
added 2026/02/13 6:34 p.m.9 views

CVE-2026-26187

CVE-2026-26187 affects lakeFS before v1.77.0, where the local block adapter (pkg/block/local/adapter.go) allows authenticated users to read/write files outside the configured storage. The verifyRelPath check used strings.HasPrefix without requiring a separator, enabling path traversal to sibling ...

8.1CVSS5.5AI score0.00067EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2024/02/02 6:33 a.m.16 views

Path Traversal

io.github.pixee: java-security-toolkit is vulnerable to a partial path traversal bypass. The vulnerable is due to currentDirectory.getCanonicalPath returning a path that is not terminated by a trailing slash. As such, using startsWith to do string comparisons opens up a flaw allowing for...

5.4CVSS6.6AI score0.00233EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/10 10:15 p.m.119 views

HL7 FHIR Partial Path Zip Slip due to bypass of CVE-2023-24057

Impact Zip Slip protections implemented in CVE-2023-24057 GHSA-jqh6-9574-5x22 can be bypassed due a partial path traversal vulnerability. This issue allows a malicious actor to potentially break out of the TerminologyCacheManager cache directory. The impact is limited to sibling directories. To...

8.1CVSS0.5AI score0.00737EPSS
Exploits1References8Affected Software6
Rows per page
Query Builder