ID CVE-2011-3186
Summary CRLF injection vulnerability in actionpack/lib/action_controller/response.rb in Ruby on Rails 2.3.x before 2.3.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the Content-Type header.
References
Vulnerable Configurations
  • cpe:2.3:a:rubyonrails:rails:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:rubyonrails:rails:2.3.12:*:*:*:*:*:*:*
    cpe:2.3:a:rubyonrails:rails:2.3.12:*:*:*:*:*:*:*
CVSS
Base: 4.3 (as of 08-08-2019 - 14:38)
Impact:
Exploitability:
CWE CWE-94
CAPEC
  • Code Injection
    An adversary exploits a weakness in input validation on the target to inject new code into that which is currently executing. This differs from code inclusion in that code inclusion involves the addition or replacement of a reference to a code file, which is subsequently loaded by the target and used as part of the code of some application.
  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
  • Manipulating User-Controlled Variables
    This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
NONE PARTIAL NONE
cvss-vector via4 AV:N/AC:M/Au:N/C:N/I:P/A:N
refmap via4
confirm
debian DSA-2301
fedora FEDORA-2011-11567
mlist
  • [oss-security] 20110817 CVE request: ruby on rails flaws (4)
  • [oss-security] 20110819 Re: CVE request: ruby on rails flaws (4)
  • [oss-security] 20110820 Re: CVE request: ruby on rails flaws (4)
  • [oss-security] 20110822 Re: CVE request: ruby on rails flaws (4)
  • [rubyonrails-security] 20110816 Response Splitting Vulnerability in Ruby on Rails
secunia 45921
Last major update 08-08-2019 - 14:38
Published 29-08-2011 - 18:55
Last modified 08-08-2019 - 14:38
Back to Top