Lucene search
+L

4495 matches found

Cvelist
Cvelist
added 2013/01/13 10:0 p.m.42 views

CVE-2013-0156

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.2AI score0.99449EPSS
SaveExploits21References14
EUVD
EUVD
added 2013/01/13 10:0 p.m.18 views

EUVD-2017-0242

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.6AI score0.08245EPSS
SaveExploits4References19
Debian CVE
Debian CVE
added 2013/01/13 10:0 p.m.63 views

CVE-2013-0155

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
SaveExploits1
GitLab Advisory Database
GitLab Advisory Database
added 2013/01/13 12:0 a.m.50 views

Multiple vulnerabilities in parameter parsing in Action Pack

There are multiple weaknesses in the parameter parsing code for Ruby on Rails which allows attackers to bypass authentication systems, inject arbitrary SQL, inject and execute arbitrary code, or perform a DoS attack on a Rails application...

7.5CVSS6AI score0.99449EPSS
SaveExploits21References1Affected Software1
Positive Technologies
Positive Technologies
added 2013/01/13 12:0 a.m.8 views

PT-2013-2139

Name of the Vulnerable Software and Affected Versions Ruby on Rails versions 2.3.15 and earlier Ruby on Rails versions 3.0.x through 3.0.18 Ruby on Rails versions 3.1.x through 3.1.9 Ruby on Rails versions 3.2.x through 3.2.10 Description The issue allows remote attackers to conduct...

7.5CVSS7.3AI score0.99449EPSS
SaveExploits28References57
GitLab Advisory Database
GitLab Advisory Database
added 2013/01/13 12:0 a.m.70 views

Unsafe Query Generation Risk in Ruby on Rails

Due to the way Active Record interprets parameters in combination with the way that JSON parameters are parsed, it is possible for an attacker to issue unexpected database queries with "IS NULL" or empty where clauses. This issue does not let an attacker insert arbitrary values into an SQL query,...

6.4CVSS2.5AI score0.08245EPSS
SaveExploits1References1Affected Software1
zdt
zdt
added 2013/01/11 12:0 a.m.129 views

Ruby On Rails XML Processor YAML Deserialization Code Execution

This Metasploit module exploits a remote code execution vulnerability in the XML request processor of the Ruby on Rails application framework. This vulnerability allows an attacker to instantiate a remote object, which in turn can be used to execute any ruby code remotely in the context of the...

7.5CVSS0.3AI score0.99449EPSS
SaveExploits21
Packet Storm
Packet Storm
added 2013/01/11 12:0 a.m.84 views

Ruby On Rails XML Processor YAML Deserialization Code Execution

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'Ruby on Rails XML Processor YAML...

7.5CVSS0.6AI score0.99449EPSS
SaveExploits21
RedHat Linux
RedHat Linux
added 2013/01/10 10:32 p.m.11 views

rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack

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.5AI score0.99449EPSS
SaveExploits21References4
RedHat Linux
RedHat Linux
added 2013/01/10 10:32 p.m.17 views

Critical: Red Hat Security Advisory: Ruby on Rails security update

Updated rubygem-actionpack, rubygem-activesupport, and rubygem-activerecord packages that fix multiple security issues are now available for Red Hat CloudForms. The Red Hat Security Response Team has rated this update as having critical security impact. Common Vulnerability Scoring System CVSS ba...

7.5CVSS8.1AI score0.99449EPSS
SaveExploits24References5
RedHat Linux
RedHat Linux
added 2013/01/10 10:32 p.m.9 views

rubygem-activerecord: Unsafe Query Generation Risk in Ruby on Rails

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.2AI score0.08245EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 10:32 p.m.9 views

rubygem-activerecord: find_by_* SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails 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 applications that can use...

7.5CVSS7.5AI score0.04458EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.9 views

rubygem-activerecord: find_by_* SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails 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 applications that can use...

7.5CVSS7.5AI score0.04458EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.10 views

rubygem-actionpack: XSS Vulnerability in strip_tags

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails 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 markup...

4.3CVSS7.3AI score0.01977EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.7 views

rubygem-actionpack: Unsafe query generation (a different flaw than CVE-2012-2660)

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
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.10 views

rubygem-actionpack: DoS vulnerability in authenticate_or_request_with_http_digest

The decodecredentials method in actionpack/lib/actioncontroller/metal/httpauthentication.rb in Ruby on Rails 3.x 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...

5CVSS5.9AI score0.01905EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.10 views

rubygem-activerecord: Unsafe Query Generation Risk in Ruby on Rails

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.2AI score0.08245EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.6 views

rubygem-actionpack: potential XSS vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails before 3.0.17, 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 character...

4.3CVSS7.3AI score0.02568EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.8 views

rubygem-actionpack: potential XSS vulnerability in select_tag prompt

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/formtaghelper.rb in Ruby on Rails 3.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 the prompt field to the selecttag helper...

4.3CVSS5.9AI score0.01306EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.8 views

rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack

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.5AI score0.99449EPSS
SaveExploits21References4
Rows per page
Query Builder