Skip to content

actionpack Path Traversal vulnerability

Moderate severity GitHub Reviewed Published Oct 24, 2017 to the GitHub Advisory Database • Updated Jul 5, 2023

Package

bundler actionpack (RubyGems)

Affected versions

>= 3.0.0, < 3.2.18
>= 4.0.0, < 4.0.5
>= 4.1.0, < 4.1.1

Patched versions

3.2.18
4.0.5
4.1.1
Published by the National Vulnerability Database May 7, 2014
Published to the GitHub Advisory Database Oct 24, 2017
Reviewed Jun 16, 2020
Last updated Jul 5, 2023

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(97th percentile)

Weaknesses

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. Learn more on MITRE.

CVE ID

CVE-2014-0130

GHSA ID

GHSA-6x85-j5j2-27jx

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.