Lucene search
+L

2192 matches found

Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.51 views

activerecord vulnerable to SQL Injection

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.1AI score0.02319EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.47 views

activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails 2.x 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 malformed Unicode string, related to a...

4.3CVSS5.5AI score0.02492EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.57 views

actionpack allows remote attackers to bypass database-query restrictions, perform NULL checks via crafted request

actionpack/lib/actiondispatch/http/request.rb in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypass intended...

4.3CVSS7.2AI score0.03931EPSS
SaveExploits2References13Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.33 views

GHSA-4WW3-3RXJ-8V6Q actionpack allows remote attackers to bypass intended access restrictions

actionpack/lib/actionview/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictions via an action...

7.5CVSS6.2AI score0.02498EPSS
SaveExploits1References8
OSV
OSV
added 2017/10/24 6:33 p.m.36 views

GHSA-FJFG-Q662-GM6J Moderate severity vulnerability that affects rails

Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.fromxml Hashfromxml method, which uses XmlSimple XML::Simple unsafely, as demonstrated by reading passwords fro...

5CVSS9.3AI score0.03969EPSS
SaveExploits0References12
OSV
OSV
added 2017/10/24 6:33 p.m.35 views

GHSA-24FG-P96V-HXH8 actionpack Cross-Site Request Forgery vulnerability

Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery CSRF attacks via forged 1 AJAX or 2 API requests that...

6.8CVSS6.4AI score0.01418EPSS
SaveExploits1References13
OSV
OSV
added 2017/10/24 6:33 p.m.35 views

GHSA-V9V4-7JP6-8C73 rails Cross-site Scripting vulnerability

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.3CVSS4.9AI score0.01962EPSS
SaveExploits0References12
OSV
OSV
added 2017/10/24 6:33 p.m.39 views

GHSA-QV8P-V9QW-WC7G activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in Ruby on Rails 3.0.x before 3.0.12, 3.1.x before 3.1.4, and 3.2.x before 3.2.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving a SafeBuffer object that is manipulated through certain methods...

4.3CVSS5.1AI score0.02745EPSS
SaveExploits0References7
OSV
OSV
added 2017/10/24 6:33 p.m.24 views

GHSA-92W9-2PQW-RHJJ actionpack Improper Authentication vulnerability

The decodecredentials method in actionpack/lib/actioncontroller/metal/httpauthentication.rb in Ruby on Rails before 3.0.16, 3.1.x before 3.1.7, and 3.2.x before 3.2.7 converts Digest Authentication strings to symbols, which allows remote attackers to cause a denial of service by leveraging access...

5CVSS6AI score0.01905EPSS
SaveExploits1References7
OSV
OSV
added 2017/10/24 6:33 p.m.41 views

GHSA-H6W6-XMQV-7Q78 activerecord vulnerable to SQL Injection

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.5CVSS7.9AI score0.02319EPSS
SaveExploits0References15
OSV
OSV
added 2017/10/24 6:33 p.m.71 views

GHSA-FH39-V733-MXFR Active Record vulnerable to SQL Injection via nested query parameters

The Active Record component in Ruby on Rails 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query...

5CVSS7.1AI score0.04174EPSS
SaveExploits2References6
OSV
OSV
added 2017/10/24 6:33 p.m.33 views

GHSA-RVPQ-5XQX-PFPP Ruby on Rails vulnerable to code injection

Ruby on Rails before 1.1.5 allows remote attackers to execute Ruby code with "severe" or "serious" impact via a File Upload request with an HTTP header that modifies the LOADPATH variable, a different vulnerability than CVE-2006-4112...

7.5CVSS6.7AI score0.02334EPSS
SaveExploits0References10
OSV
OSV
added 2017/10/24 6:33 p.m.36 views

GHSA-FG9W-G6M4-557J actionpack and activesupport vulnerable to information leaks

A certain algorithm in Ruby on Rails 2.1.0 through 2.2.2, and 2.3.x before 2.3.4, leaks information about the complexity of message-digest signature verification in the cookie store, which might allow remote attackers to forge a digest via multiple attempts...

5CVSS9.2AI score0.02232EPSS
SaveExploits1References13
OSV
OSV
added 2017/10/24 6:33 p.m.35 views

GHSA-V5JG-558J-Q67C actionpack Cross-site Scripting vulnerability

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...

4.3CVSS5.1AI score0.02492EPSS
SaveExploits0References18
OSV
OSV
added 2017/10/24 6:33 p.m.48 views

GHSA-9FH3-VH3H-Q4G3 activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails 2.x 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 malformed Unicode string, related to a...

4.3CVSS5.1AI score0.02492EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.56 views

Rails actionpack gem vulnerable to Cross-site Scripting

Multiple cross-site scripting XSS vulnerabilities in the mailto helper in Ruby on Rails before 2.3.11, and 3.x before 3.0.4, when javascript encoding is used, allow remote attackers to inject arbitrary web script or HTML via a crafted 1 name or 2 email value...

4.3CVSS5.4AI score0.0235EPSS
SaveExploits1References16Affected Software2
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.41 views

activerecord vulnerable to SQL Injection

Ruby on Rails 3.0.x before 3.0.4 does not ensure that arguments to the limit function specify integer values, which makes it easier for remote attackers to conduct SQL injection attacks via a non-numeric argument...

7.5CVSS7.4AI score0.02173EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.32 views

actionpack Improper Input Validation vulnerability

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
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.48 views

actionpack Cross-site Scripting vulnerability

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...

4.3CVSS5.5AI score0.02492EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.45 views

actionpack CRLF injection vulnerability

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.3CVSS4.9AI score0.01748EPSS
SaveExploits0References16Affected Software1
Rows per page
Query Builder