CVE-2015-3225
medium
CVSS v3
—
CVSS v2
5.0
VIR risk
5.0
Description
lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-3225
Vendor advisory: secalert@redhat.com — https://github.com/rack/rack/blob/master/HISTORY.md
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 7.0 | affected | |
| debian | 8.0 | affected | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
| debian | bookworm | fixed | 1.5.2-4 |
| debian | bullseye | fixed | 1.5.2-4 |
| debian | forky | fixed | 1.5.2-4 |
| debian | sid | fixed | 1.5.2-4 |
| debian | trixie | fixed | 1.5.2-4 |
References
- https://groups.google.com/forum/#!topic/ruby-security-ann/gcUbICUmKMc
- http://lists.fedoraproject.org/pipermail/package-announce/2015-August/164173.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165180.html
- http://lists.opensuse.org/opensuse-updates/2015-07/msg00040.html
- http://lists.opensuse.org/opensuse-updates/2015-07/msg00043.html
- http://lists.opensuse.org/opensuse-updates/2015-07/msg00044.html
- http://openwall.com/lists/oss-security/2015/06/16/14
- http://rhn.redhat.com/errata/RHSA-2015-2290.html
- http://www.debian.org/security/2015/dsa-3322
- http://www.securityfocus.com/bid/75232
- https://github.com/rack/rack/blob/master/HISTORY.md
- https://groups.google.com/forum/message/raw?msg=rubyonrails-security/gcUbICUmKMc/qiCotVZwXrMJ
- https://nvd.nist.gov/vuln/detail/CVE-2015-3225
- https://github.com/rack/rack
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2015-3225.yml
- https://security-tracker.debian.org/tracker/CVE-2015-3225
CWEs
CWE-19
Verify integrity in audit chain (admin only). AS-IS.