aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2016/dla-604.wml
blob: 9cded23f0495c197eb8929fb9eafd9dae4710634 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>
<p>Multiple vulnerabilities have been discovered in ruby-actionpack-3.2, a
web-flow and rendering framework and part of Rails:</p>

<ul>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2015-7576">CVE-2015-7576</a>

  <p>A flaw was found in the way the Action Controller component compared
  user names and passwords when performing HTTP basic
  authentication. Time taken to compare strings could differ depending
  on input, possibly allowing a remote attacker to determine valid user
  names and passwords using a timing attack.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-0751">CVE-2016-0751</a>

  <p>A flaw was found in the way the Action Pack component performed MIME
  type lookups. Since queries were cached in a global cache of MIME
  types, an attacker could use this flaw to grow the cache indefinitely,
  potentially resulting in a denial of service.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-0752">CVE-2016-0752</a>

  <p>A directory traversal flaw was found in the way the Action View
  component searched for templates for rendering. If an application
  passed untrusted input to the <q>render</q> method, a remote,
  unauthenticated attacker could use this flaw to render unexpected
  files and, possibly, execute arbitrary code.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-2097">CVE-2016-2097</a>

  <p>Crafted requests to Action View might result in rendering files from
  arbitrary locations, including files beyond the application's view
  directory. This vulnerability is the result of an incomplete fix of
  <a href="https://security-tracker.debian.org/tracker/CVE-2016-0752">CVE-2016-0752</a>.  
  This bug was found by Jyoti Singh and Tobias Kraze
  from Makandra.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-2098">CVE-2016-2098</a>

   <p>If a web applications does not properly sanitize user inputs, an
   attacker might control the arguments of the render method in a
   controller or a view, resulting in the possibility of executing
   arbitrary ruby code.  This bug was found by Tobias Kraze from
   Makandra and joernchen of Phenoelit.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-6316">CVE-2016-6316</a>

  <p>Andrew Carpenter of Critical Juncture discovered a cross-site
  scripting vulnerability affecting Action View. Text declared as <q>HTML
  safe</q> will not have quotes escaped when used as attribute values in
  tag helpers.</p></li>

</ul>

<p>For Debian 7 <q>Wheezy</q>, these problems have been fixed in version
3.2.6-6+deb7u3.</p>

<p>We recommend that you upgrade your ruby-actionpack-3.2 packages.</p>

<p>Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <a href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2016/dla-604.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy