
Find real vulnerabilities before they ship
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.
Base Score
8.8| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| passenger(RubyGems) | 5.3.0 | 5.3.2 | N/A |
| Base Score | 8.8 |
|---|---|
| Vector String | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Base Severity | High |
| Version | 3.0 |
| Attack Vector (AV) | NETWORK |