Lucene search
+L

2173 matches found

CVE
CVE
added 2011/08/29 6:00 p.m.127 views

CVE-2011-2930

CVE-2011-2930 describes SQL injection in the quote_table_name method of ActiveRecord adapters in Ruby on Rails. Affected are Rails versions: before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5, enabling remote attackers to execute arbitrary SQL via a crafted column name. The Connected ...

7.5CVSS8.2AI score0.02319EPSS
SaveExploits0References12Affected Software2
CVE
CVE
added 2011/08/29 6:00 p.m.120 views

CVE-2011-2931

CVE-2011-2931 : Rails contains an XSS vulnerability in the strip_tags helper (actionpack/lib/action_controller/vendor/html-scanner/html/node.rb) that allows remote attackers to inject arbitrary script/HTML via a tag with an invalid name. Affected versions are Rails before 2.3.13, 3.0.x before 3.0...

4.3CVSS5.3AI score0.02492EPSS
SaveExploits0References15Affected Software2
Cvelist
Cvelist
added 2011/08/29 6:00 p.m.40 views

CVE-2011-3187

The tos method in actionpack/lib/actiondispatch/middleware/remoteip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which might allow remote attackers to inject arbitrary text into log files or bypass intended address...

6.5AI score0.06666EPSS
SaveExploits2References9
Debian CVE
Debian CVE
added 2011/08/29 6:00 p.m.46 views

CVE-2011-3186

CRLF injection vulnerability in actionpack/lib/actioncontroller/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...

4.3CVSS6.9AI score0.01748EPSS
SaveExploits0
Cvelist
Cvelist
added 2011/08/29 6:00 p.m.55 views

CVE-2011-2931

Cross-site scripting XSS vulnerability in the striptags helper in actionpack/lib/actioncontroller/vendor/html-scanner/html/node.rb in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allows remote attackers to inject arbitrary web script or HTML via a tag with an inval...

5.3AI score0.02492EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2011/08/29 6:00 p.m.44 views

CVE-2011-2929

The template selection functionality in actionpack/lib/actionview/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which allows remote attackers to render arbitrary views via a crafted URL, related to a "filter skipping...

6.3AI score0.01813EPSS
SaveExploits0References12
CVE
CVE
added 2011/08/29 6:00 p.m.93 views

CVE-2011-2929

CVE-2011-2929 affects Ruby on Rails: the template selection in actionpack/lib/action_view/template/resolver.rb mishandles glob characters in Rails 3.0.x (pre-3.0.10) and 3.1.x (pre-3.1.0.rc6), enabling remote attackers to render arbitrary views via a crafted URL. This is due to a filter skipping ...

5CVSS6.4AI score0.01813EPSS
SaveExploits0References12Affected Software2
Debian CVE
Debian CVE
added 2011/08/29 6:00 p.m.64 views

CVE-2011-2930

Multiple SQL injection vulnerabilities in the quotetablename method in the ActiveRecord adapters in activerecord/lib/activerecord/connectionadapters/ in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow remote attackers to execute arbitrary SQL commands via a...

7.5CVSS8.2AI score0.02319EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2011/08/29 6:00 p.m.53 views

CVE-2011-3187

The tos method in actionpack/lib/actiondispatch/middleware/remoteip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which might allow remote attackers to inject arbitrary text into log files or bypass intended address...

4.3CVSS6.3AI score0.06666EPSS
SaveExploits2
Cvelist
Cvelist
added 2011/08/29 6:00 p.m.47 views

CVE-2011-2930

Multiple SQL injection vulnerabilities in the quotetablename method in the ActiveRecord adapters in activerecord/lib/activerecord/connectionadapters/ in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow remote attackers to execute arbitrary SQL commands via a...

8AI score0.02319EPSS
SaveExploits0References12
CVE
CVE
added 2011/08/29 6:00 p.m.120 views

CVE-2011-2932

CVE-2011-2932 is a cross-site scripting (XSS) vulnerability in Ruby on Rails’ activesupport core:_string/output_safety.rb, linked to a UTF-8 escaping issue. Affected versions include Rails 2.x before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5. The issue enables remote injection of sc...

4.3CVSS5.4AI score0.02492EPSS
SaveExploits0References14Affected Software2
CVE
CVE
added 2011/08/29 6:00 p.m.113 views

CVE-2011-3186

CVE-2011-3186 is a CRLF injection vulnerability in Rails 2.3.x, exploitable via the Content-Type header in actionpack/lib/action_controller/response.rb, allowing an attacker to inject arbitrary HTTP headers and perform HTTP response splitting. The issue affects Rails 2.3.x up to 2.3.12; a fix was...

4.3CVSS6.7AI score0.01748EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2011/08/29 6:00 p.m.110 views

CVE-2011-3187

CVE-2011-3187 affects Ruby on Rails 3.0.5 where the to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb does not validate the X-Forwarded-For header for requests from Class C networks. This could allow remote attackers to inject arbitrary text into log files or bypass intended a...

4.3CVSS6.7AI score0.06666EPSS
SaveExploits2References9Affected Software1
Debian CVE
Debian CVE
added 2011/08/29 6:00 p.m.62 views

CVE-2011-2929

The template selection functionality in actionpack/lib/actionview/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which allows remote attackers to render arbitrary views via a crafted URL, related to a "filter skipping...

5CVSS6.3AI score0.01813EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2011/08/29 12:00 a.m.45 views

Response Splitting Vulnerability in Ruby on Rails

A response splitting flaw can allow a remote attacker to inject arbitrary HTTP headers into a response due to insufficient sanitization of the values provided for response content types...

4.3CVSS3.5AI score0.01748EPSS
SaveExploits0References3Affected Software1
FreeBSD
FreeBSD
added 2011/08/16 12:00 a.m.15 views

rubygem-rails -- multiple vulnerabilities

SecurityFocus reports: Ruby on Rails is prone to multiple vulnerabilities including SQL-injection, information-disclosure, HTTP-header-injection, security-bypass and cross-site scripting issues...

1.3AI score
SaveExploits0References5
RubySec
RubySec
added 2011/08/16 12:00 a.m.34 views

Response Splitting Vulnerability in Ruby on Rails

A response splitting flaw in Ruby on Rails 2.3.x was reported that could allow a remote attacker to inject arbitrary HTTP headers into a response due to insufficient sanitization of the values provided for response content types...

4.3CVSS3.1AI score0.01748EPSS
SaveExploits0References1Affected Software1
OpenVAS
OpenVAS
added 2011/07/13 12:00 a.m.38 views

Ruby on Rails 'Safe Buffer' XSS Vulnerability (Jun 2011)

Ruby on Rails is prone to a cross-site scripting XSS vulnerability. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

4.3CVSS5.7AI score0.01962EPSS
SaveExploits0References2
NVD
NVD
added 2011/06/30 3:55 p.m.21 views

CVE-2011-2197

The cross-site scripting XSS prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a...

4.3CVSS5.2AI score0.01962EPSS
SaveExploits0References7
Prion
Prion
added 2011/06/30 3:55 p.m.32 views

Cross site scripting

The cross-site scripting XSS prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a...

4.3CVSS5.4AI score0.01962EPSS
SaveExploits0References7Affected Software2
Rows per page
Query Builder