Lucene search
+L

4495 matches found

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

activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails before 2.3.16, 3.0.x before , 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' quote...

4.3CVSS5.1AI score0.02568EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.54 views

actionpack Cross-site Scripting vulnerability

The sanitizecss method in lib/actioncontroller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle \n newline characters, which makes it easier for remote attackers to...

4.3CVSS5.5AI score0.0264EPSS
SaveExploits1References17Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.55 views

GHSA-GPPP-5XC5-WFPX Active Record allows bypassing of database-query restrictions

Ruby on Rails 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NU...

6.4CVSS7.5AI score0.08245EPSS
SaveExploits1References12
OSV
OSV
added 2017/10/24 6:33 p.m.18 views

GHSA-P463-639R-Q9G9 Dragonfly Code Injection vulnerability

The Dragonfly gem 0.7 before 0.8.6 and 0.9.x before 0.9.13 for Ruby, when used with Ruby on Rails, allows remote attackers to execute arbitrary code via a crafted request...

7.5CVSS7.4AI score0.03713EPSS
SaveExploits0References6
OSV
OSV
added 2017/10/24 6:33 p.m.55 views

GHSA-JMGW-6VJG-JJWG actionpack Improper Input Validation vulnerability

activesupport/coreext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a...

7.5CVSS7.7AI score0.99449EPSS
SaveExploits21References16
OSV
OSV
added 2017/10/24 6:33 p.m.46 views

GHSA-H835-75HW-PJ89 activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails before 2.3.16, 3.0.x before , 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' quote...

4.3CVSS5.1AI score0.02568EPSS
SaveExploits0References12
OSV
OSV
added 2017/10/24 6:33 p.m.50 views

GHSA-RG5M-3FQP-6PX8 actionmailer email address processing causes Denial of service

Multiple format string vulnerabilities in logsubscriber.rb files in the log subscriber component in Action Mailer in Ruby on Rails 3.x before 3.2.15 allow remote attackers to cause a denial of service via a crafted e-mail address that is improperly handled during construction of a log message...

4.3CVSS7.6AI score0.03135EPSS
SaveExploits1References10
OSV
OSV
added 2017/10/24 6:33 p.m.52 views

GHSA-XGR2-V94M-RC9G activesupport in Rails vulnerable to incorrect data conversion

lib/activesupport/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication v...

7.5CVSS8.2AI score0.95327EPSS
SaveExploits7References20
OSV
OSV
added 2017/10/24 6:33 p.m.53 views

GHSA-X457-CW4H-HQ5F JSON gem has Improper Input Validation vulnerability

The JSON gem before 1.5.5, 1.6.x before 1.6.8, and 1.7.x before 1.7.7 for Ruby allows remote attackers to cause a denial of service resource consumption or bypass the mass assignment protection mechanism via a crafted JSON document that triggers the creation of arbitrary Ruby symbols or certain...

7.5CVSS7.1AI score0.13911EPSS
SaveExploits0References22
OSV
OSV
added 2017/10/24 6:33 p.m.47 views

GHSA-GH2W-J7CX-2664 Active Record contains SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails before 2.3.15, 3.0.x before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in...

7.5CVSS7.7AI score0.04458EPSS
SaveExploits2References10
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.31 views

Dragonfly Code Injection vulnerability

The Dragonfly gem 0.7 before 0.8.6 and 0.9.x before 0.9.13 for Ruby, when used with Ruby on Rails, allows remote attackers to execute arbitrary code via a crafted request...

7.5CVSS7.7AI score0.03713EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.33 views

activesupport Improper Input Validation vulnerability

The ActiveSupport::XmlMiniJDOM backend in lib/activesupport/xmlmini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to...

5.8CVSS5AI score0.02054EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.46 views

actionpack vulnerable to Cross-site Scripting

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/translationhelper.rb in the internationalization component in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted string that triggers generati...

4.3CVSS5.4AI score0.02233EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.88 views

activesupport in Rails vulnerable to incorrect data conversion

lib/activesupport/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication v...

7.5CVSS10.3AI score0.95327EPSS
SaveExploits7References20Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.70 views

actionpack Improper Input Validation vulnerability

activesupport/coreext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a...

7.5CVSS6.5AI score0.99449EPSS
SaveExploits21References16Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.65 views

Active Record allows bypassing of database-query restrictions

Ruby on Rails 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NU...

6.4CVSS7.4AI score0.08245EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.48 views

ActiveRecord vulnerable to modification of protected model attributes

ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attrprotected protection mechanism and modify protected model attributes via a crafted request...

4.3CVSS6.2AI score0.0246EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.45 views

Active Record Improper Input Validation

The Active Record component in Ruby on Rails 2.3.x before 2.3.18, 3.1.x before 3.1.12, and 3.2.x before 3.2.13 processes certain queries by converting hash keys to symbols, which allows remote attackers to cause a denial of service via crafted input to a where method...

5CVSS6.1AI score0.03438EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.43 views

actionpack Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 2.3.16, 3.0.x before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML...

4.3CVSS5.2AI score0.01977EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.54 views

Active Record contains deserialization of arbitrary YAML

ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML...

10CVSS8.2AI score0.07497EPSS
SaveExploits1References12Affected Software1
Rows per page
Query Builder