Releases315
Frequency3 weeks 9 hours
Last Release
Stars5.08K
A fast and robust web server and application server for Ruby, Python and Node.js

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 6.0.21, < 6.0.265.3 MEDIUM

The http parser in Phusion Passenger 6.0.21 through 6.0.25 before 6.0.26 allows a denial of service during parsing of a request with an invalid HTTP method.

= 4.0.07.5 HIGH6.4 MEDIUM

RubyGems passenger 4.0.0 betas 1 and 2 allows remote attackers to delete arbitrary files during the startup process.

< 5.3.25 MEDIUM

An issue was discovered in switchGroup() in agent/ExecHelper/ExecHelperMain.cpp in Phusion Passenger before 5.3.2. The set of groups (gidset) is not set correctly, leaving it up to randomness (i.e., uninitialized memory) which supplementary groups are actually being set while lowering privileges.

>= 5.3.0, < 5.3.27.5 HIGH

During the spawning of a malicious Passenger-managed application, SpawningKit in Phusion Passenger 5.3.x before 5.3.2 allows such applications to replace key files or directories in the spawning communication directory with symlinks. This then could result in arbitrary reads and writes, which in turn can result in information disclosure and privilege escalation.

>= 3.0.0, < 5.3.24.4 MEDIUM

A race condition in the nginx module in Phusion Passenger 3.x through 5.x before 5.3.2 allows local escalation of privileges when a non-standard passenger_instance_registry_dir with insufficiently strict permissions is configured. Replacing a file with a symlink after the file was created, but before it was chowned, leads to the target of the link being chowned via the path. Targeting sensitive files such as root's crontab file allows privilege escalation.

>= 5.3.0, < 5.3.26.8 MEDIUM

An Incorrect Access Control vulnerability in SpawningKit in Phusion Passenger 5.3.x before 5.3.2 allows a Passenger-managed malicious application, upon spawning a child process, to report an arbitrary different PID back to Passenger's process manager. If the malicious application then generates an error, it would cause Passenger's process manager to kill said reported arbitrary PID.

>= 5.3.0, < 5.3.26.5 MEDIUM

An Insecure Permissions vulnerability in SpawningKit in Phusion Passenger 5.3.x before 5.3.2 causes information disclosure in the following situation: given a Passenger-spawned application process that reports that it listens on a certain Unix domain socket, if any of the parent directories of said socket are writable by a normal user that is not the application's user, then that non-application user can swap that directory with something else, resulting in traffic being redirected to a non-application user's process through an alternative Unix domain socket.

>= 5.0.10, < 5.1.10, >= 5.0.10, < 5.1.114.7 MEDIUM1.2 LOW

In agent/Core/SpawningKit/Spawner.h in Phusion Passenger 5.1.10 (fixed in Passenger Open Source 5.1.11 and Passenger Enterprise 5.1.10), if Passenger is running as root, it is possible to list the contents of arbitrary files on a system by symlinking a file named REVISION from the application root folder to a file of choice and querying passenger-status --show=xml.

<= 5.0.304.6 MEDIUM

In Phusion Passenger before 5.1.0, a known /tmp filename was used during passenger-install-nginx-module execution, which could allow local attackers to gain the privileges of the passenger user.

= 5.0.13, = 5.0.0, = 5.0.4, = 5.0.12, = 5.0.17, <= 4.0.59, = 5.0.14, = 5.0.6, = 5.0.19, = 5.0.18, = 5.0.10, = 5.0.9, = 5.0.2, = 5.0.1, = 5.0.16, = 5.0.8, = 5.0.7, = 5.0.21, = 5.0.20, = 5.0.11, = 5.0.3, = 5.0.5, = 5.0.154.3 MEDIUM

agent/Core/Controller/SendRequest.cpp in Phusion Passenger before 4.0.60 and 5.0.x before 5.0.22, when used in Apache integration mode or in standalone mode without a filtering proxy, allows remote attackers to spoof headers passed to applications by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X_User header.

<= 4.0.362.1 LOW

Phusion Passenger 4.0.37 allows local users to write to certain files and directories via a symlink attack on (1) control_process.pid or a (2) generation-* file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1831.

<= 4.0.362.1 LOW

Phusion Passenger before 4.0.37 allows local users to write to certain files and directories via a symlink attack on (1) control_process.pid or a (2) generation-* file.

<= 3.0.20, = 3.0.0, = 3.0.1, = 3.0.2, = 3.0.3, = 3.0.4, = 3.0.5, = 3.0.6, = 3.0.7, = 3.0.8, = 3.0.9, = 3.0.10, = 3.0.11, = 3.0.12, = 3.0.13, = 3.0.14, = 3.0.15, = 3.0.17, = 3.0.18, = 3.0.19, = 4.0.1, = 4.0.2, = 4.0.3, = 4.0.44.6 MEDIUM

Phusion Passenger gem before 3.0.21 and 4.0.x before 4.0.5 for Ruby allows local users to cause a denial of service (prevent application start) or gain privileges by pre-creating a temporary "config" file in a directory with a predictable name in /tmp/ before it is used by the gem.

<= 4.0.5, = 4.0.1, = 4.0.2, = 4.0.3, = 4.0.44.4 MEDIUM

ext/common/ServerInstanceDir.h in Phusion Passenger gem before 4.0.6 for Ruby allows local users to gain privileges or possibly change the ownership of arbitrary directories via a symlink attack on a directory with a predictable name in /tmp/.