GHSA-fxwv-953p-7qpf
Vulnerability from github
Published
2018-10-10 17:29
Modified
2023-07-05 18:39
Severity ?
VLAI Severity ?
Summary
Phusion Passenger allows remote attackers to spoof headers
Details
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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "passenger" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.60" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "passenger" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.0.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-7519" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:35:50Z", "nvd_published_at": null, "severity": "LOW" }, "details": "`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.", "id": "GHSA-fxwv-953p-7qpf", "modified": "2023-07-05T18:39:02Z", "published": "2018-10-10T17:29:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7519" }, { "type": "WEB", "url": "https://github.com/phusion/passenger/commit/ddb8ecc4ebf260e4967f57f271d4f5761abeac3e" }, { "type": "WEB", "url": "https://blog.phusion.nl/2015/12/07/cve-2015-7519" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=956281" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fxwv-953p-7qpf" }, { "type": "PACKAGE", "url": "https://github.com/phusion/passenger" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/passenger/CVE-2015-7519.yml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/06/msg00007.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20220327073056/https://www.puppet.com/security/cve/passenger-dec-2015-security-fixes" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00024.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/07/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/07/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Phusion Passenger allows remote attackers to spoof headers" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…