Package: ruby-passenger / 3.0.13debian-1+deb7u2
Metadata
Package | Version | Patches format |
---|---|---|
ruby-passenger | 3.0.13debian-1+deb7u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_install_path.patch | (download) |
build/packaging.rb |
4 2 + 2 - 0 ! |
install in vendor_ruby directory and install common files in non-versioned path |
CVE 2013 2119.patch | (download) |
bin/passenger-install-nginx-module |
7 3 + 4 - 0 ! |
fix for cve-2013-2119: insecure tmp files usage |
CVE 2013 4136.patch | (download) |
ext/common/LoggingAgent/Main.cpp |
10 5 + 5 - 0 ! |
fix for cve-2013-4136: insecure tmp files usage |
CVE 2014 1831.patch | (download) |
ext/common/ServerInstanceDir.h |
2 1 + 1 - 0 ! |
[patch] fix low-urgency security vulnerability: writing files to arbitrary directory by hijacking temp directories. |
CVE 2014 1832.patch | (download) |
ext/common/ServerInstanceDir.h |
36 21 + 15 - 0 ! |
[patch] fix a symlink-related security vulnerability. The fix in commit 34b10878 and contained a small attack time window in between two filesystem operations. This has been fixed. |