Lucene search
+L

2123 matches found

CVE
CVE
added 2017/12/29 4:0 p.m.84 views

CVE-2017-17919

The CVE-2017-17919 entry describes a SQL injection in Rails 5.1.4 and earlier, exploitable via the id desc parameter in the order method. Concrete details across connected docs: affected software (Ruby on Rails), vulnerable component (order method handling untrusted input), and the underlying iss...

8.1CVSS8.6AI score0.01518EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2017/12/29 4:0 p.m.75 views

CVE-2017-17920

CVE-2017-17920 affects Ruby on Rails 5.1.4 and earlier, via the reorder method where the name parameter can be used to inject SQL. The root cause is SQL injection in that method, enabling arbitrary SQL execution. Multiple connected sources confirm the vulnerability and the vendor disputes the iss...

8.1CVSS8.6AI score0.01518EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2017/12/29 4:0 p.m.35 views

CVE-2017-17917

SQL injection vulnerability in the 'where' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'id' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted inpu...

8.6AI score0.02283EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2017/12/29 4:0 p.m.27 views

CVE-2017-17916

SQL injection vulnerability in the 'findby' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'name' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.6AI score0.01532EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2017/12/29 4:0 p.m.24 views

CVE-2017-17919

SQL injection vulnerability in the 'order' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'id desc' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.6AI score0.01518EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2017/12/29 4:0 p.m.55 views

CVE-2017-17916

SQL injection vulnerability in the 'findby' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'name' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.1CVSS8.6AI score0.01532EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2017/12/29 4:0 p.m.57 views

CVE-2017-17920

SQL injection vulnerability in the 'reorder' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'name' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.1CVSS8.6AI score0.01518EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2017/12/29 4:0 p.m.58 views

CVE-2017-17919

SQL injection vulnerability in the 'order' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'id desc' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.1CVSS8.6AI score0.01518EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2017/12/29 12:0 a.m.9 views

PT-2017-15098 · Ruby +1 · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions 5.1.4 and earlier Description: A SQL injection issue in the 'where' method allows remote attackers to execute arbitrary SQL commands via the id parameter. The vendor disputes this issue, citing that the method is not...

8.1CVSS8.8AI score0.02283EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2017/12/29 12:0 a.m.7 views

PT-2017-15099 · Ruby +1 · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions 5.1.4 and earlier Description: A SQL injection issue in the 'order' method allows remote attackers to execute arbitrary SQL commands via the id desc parameter. The vendor disputes this issue, stating that the method is...

8.1CVSS8.8AI score0.01518EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2017/12/29 12:0 a.m.11 views

PT-2017-15097 · Ruby +1 · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions 5.1.4 and earlier Description: A SQL injection issue in the find by method allows remote attackers to execute arbitrary SQL commands via the name parameter. The vendor disputes this issue, citing that the method is not...

8.1CVSS8.4AI score0.01532EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2017/12/29 12:0 a.m.7 views

PT-2017-15100 · Ruby +1 · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions 5.1.4 and earlier Description: A SQL injection issue allows remote attackers to execute arbitrary SQL commands. This is achieved via the name parameter in the 'reorder' method. It's worth noting that the vendor disputes...

8.1CVSS8.7AI score0.01518EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2017/12/18 8:24 p.m.32 views

Important: Red Hat Security Advisory: Red Hat CloudForms security, bug fix, and enhancement update

An update for cfme, cfme-appliance, and cfme-gemset is now available for CloudForms Management Engine 5.7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

6.5CVSS6.8AI score0.01319EPSS
SaveExploits0References113
OSV
OSV
added 2017/10/24 6:33 p.m.25 views

GHSA-P4C6-77GC-694X session fixation protection mechanism in cgi_process.rb in Rails

The session fixation protection mechanism in cgiprocess.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookieonly attribute from the DEFAULTSESSIONOPTIONS constant, which effectively causes cookieonly to be applied only to the first instantiation of CgiRequest, which allows remote...

6.8CVSS9.4AI score0.02512EPSS
SaveExploits0References15
OSV
OSV
added 2017/10/24 6:33 p.m.31 views

GHSA-JMM9-2P29-VH2W 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.1AI score0.02173EPSS
SaveExploits1References8
OSV
OSV
added 2017/10/24 6:33 p.m.40 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
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.35 views

Moderate severity vulnerability that affects rails

Cross-site scripting XSS vulnerability in the tojson ActiveRecord::Basetojson function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values...

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

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

5CVSS4.3AI score0.03969EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.41 views

Rails Denial of Service vulnerability

Unspecified vulnerability in the "dependency resolution mechanism" in Ruby on Rails 1.1.0 through 1.1.5 allows remote attackers to execute arbitrary Ruby code via a URL that is not properly handled in the routing code, which leads to a denial of service application hang or "data loss," a differen...

7.5CVSS7.2AI score0.03063EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.31 views

rails is vulnerable to CRLF injection

CRLF injection vulnerability in Ruby on Rails before 2.0.5 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a crafted URL to the redirectto function...

5CVSS6.7AI score0.01546EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder