Lucene search
+L

2122 matches found

Prion
Prion
added 2016/04/07 11:59 p.m.25 views

Directory traversal

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.2 and 4.x before 4.1.14.2 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a .. dot dot in a pathname. NOTE: this vulnerability exists...

5CVSS7.1AI score0.95537EPSS
SaveExploits11References8Affected Software2
UbuntuCve
UbuntuCve
added 2016/04/07 11:59 p.m.41 views

CVE-2016-2098

Action Pack in Ruby on Rails before 3.2.22.2, 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2 allows remote attackers to execute arbitrary Ruby code by leveraging an application's unrestricted use of the render method...

7.5CVSS7.4AI score0.81445EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2016/04/07 11:0 p.m.41 views

CVE-2016-2098

Action Pack in Ruby on Rails before 3.2.22.2, 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2 allows remote attackers to execute arbitrary Ruby code by leveraging an application's unrestricted use of the render method...

6.6AI score0.81445EPSS
SaveExploits7References12
CVE
CVE
added 2016/04/07 11:0 p.m.256 views

CVE-2016-2097

CVE-2016-2097 is a directory-traversal vulnerability in Rails’ Action View, exploitable when an application uses the render method with an untrusted pathname containing .., allowing remote attackers to read arbitrary files. It affects Ruby on Rails before 3.2.22.2 and 4.x before 4.1.14.2, and is ...

5.3CVSS6.3AI score0.04423EPSS
SaveIn wildExploits1References8Affected Software2
CVE
CVE
added 2016/04/07 11:0 p.m.147 views

CVE-2016-2098

CVE-2016-2098 affects Ruby on Rails Action Pack render usage. Affected: ActionPack in Rails before 3.2.22.2, Rails 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2. Root cause: unrestricted/unsafe use of the render method allowing attacker-controlled arguments, enabling remote code execution of Ruby...

7.5CVSS6.5AI score0.81445EPSS
SaveExploits7References12Affected Software1
Debian CVE
Debian CVE
added 2016/04/07 11:0 p.m.48 views

CVE-2016-2097

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.2 and 4.x before 4.1.14.2 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a .. dot dot in a pathname. NOTE: this vulnerability exists...

5.3CVSS6.5AI score0.04423EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2016/03/31 12:0 a.m.8 views

The vulnerability of the Ruby on Rails software platform, which allows a hacker to trigger a service failure

The vulnerability in the actionpack/lib/actiondispatch/routing/routeset.rb file of the Action Pack component in the Ruby on Rails software framework is related to resource management errors. Exploiting this vulnerability could allow a malicious actor to cause service interruptions e.g., memory...

5CVSS7.1AI score0.06535EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/03/31 12:0 a.m.26 views

The vulnerability of the Ruby on Rails software platform, which allows attackers to circumvent existing access control policies

The vulnerability in the nestedattributes.rb file of the activerecord/lib/activerecord module in the Ruby on Rails software framework is related to access control deficiencies. Exploiting this vulnerability could allow an attacker to bypass existing access restrictions by using nested attributes ...

5CVSS6.2AI score0.0425EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/03/31 12:0 a.m.11 views

The vulnerability of the Ruby on Rails software platform, which allows attackers to bypass the authentication process

The vulnerability of the httpbasicauthenticatewith method in the ActionController/lib/actioncontroller/metal/httpauthentication.rb implementation of Basic Authentication in the Ruby on Rails software framework is related to security configuration errors. Exploiting this vulnerability allows a...

4.3CVSS6.4AI score0.04879EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/03/23 12:0 a.m.10 views

The vulnerability of the Ruby on Rails software platform, which allows attackers to bypass the mechanism for verifying data correctness

The vulnerability of the Ruby on Rails software platform lies in the fact that the Active Model component supports the use of instance-level records for class methods. Exploiting this vulnerability allows a malicious actor to bypass the data validation mechanism by using a specially crafted...

5CVSS6.4AI score0.07157EPSS
SaveExploits0References3Affected Software1
seebug.org
seebug.org
added 2016/03/17 12:0 a.m.56 views

Ruby on Rails Action View 信息泄漏

Possible Information Leak Vulnerability in Action View. There is a possible directory traversal and information leak vulnerability in Action View. This was meant to be fixed on CVE-2016-0752. However the 3.2 patch was not covering all the scenarios. This vulnerability has been assigned the CVE...

5CVSS7.4AI score0.95537EPSS
SaveExploits11
seebug.org
seebug.org
added 2016/03/17 12:0 a.m.41 views

Ruby on Rails Action Pack远程代码执行漏洞

漏洞应用 测试环境:Rails-4.0.13 Ruby-2.1.5 测试系统:Kali Linux 2.0 创建 Rails 应用: rails new cve-2016-2098 cd cve-2016-2098 使用自带命令创建控制器 vuln 路由 index,并修改其路由默认处理代码: rails generate scaffold User name:string desc:text age:integer rake db:migrate 修改 app/controllers/userscontroller.rb 中 index 函数代码为: class...

7.5CVSS7.1AI score0.81445EPSS
SaveExploits7
BDU FSTEC
BDU FSTEC
added 2016/03/17 12:0 a.m.13 views

The vulnerability of the Ruby on Rails software platform, which allows a hacker to read arbitrary files

The vulnerability of the Action View component in the Ruby on Rails software framework is related to deficiencies in path name restrictions. Exploiting this vulnerability allows an attacker, operating remotely, to read arbitrary files by using the application’s path name with the “..” symbol...

5CVSS6.7AI score0.95537EPSS
SaveExploits11References4Affected Software1
RedHat Linux
RedHat Linux
added 2016/03/15 8:56 p.m.17 views

rubygem-actionpack: code injection vulnerability in Action View

A code injection flaw was found in the way Action View component searched for templates for rendering. If an application passed untrusted input to the 'render' method, a remote, unauthenticated attacker could use this flaw to execute arbitrary code...

7.5CVSS7.4AI score0.81445EPSS
SaveExploits7References5
RedHat Linux
RedHat Linux
added 2016/03/15 8:56 p.m.58 views

Important: Red Hat Security Advisory: ror40 security update

Updated ror40-rubygem-actionpack and ror40-rubygem-activerecord packages that fix multiple security issues are now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores,...

7.5CVSS6.9AI score0.95537EPSS
SaveExploits18References8
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.9 views

rubygem-actionpack: directory traversal flaw in Action View

A directory traversal flaw was found in the way the Action View component searched for templates for rendering. If an application passed untrusted input to the 'render' method, a remote, unauthenticated attacker could use this flaw to render unexpected files and, possibly, execute arbitrary code...

7.5CVSS7.3AI score0.95537EPSS
SaveExploits11References7
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.46 views

Important: Red Hat Security Advisory: ruby193 security update

Updated ruby193-rubygem-actionpack and ruby193-rubygem-activerecord packages that fix multiple security issues are now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base...

7.5CVSS7AI score0.95537EPSS
SaveExploits18References7
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.43 views

Important: Red Hat Security Advisory: rh-ror41 security update

Updated rh-ror41-rubygem-actionview packages that fix two security issues are now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity...

7.5CVSS7AI score0.81445EPSS
SaveExploits8References3
FreeBSD
FreeBSD
added 2016/02/29 12:0 a.m.35 views

rails -- multiple vulnerabilities

Ruby on Rails blog: Rails 4.2.5.2, 4.1.14.2, and 3.2.22.2 have been released! These contain the following important security fixes, and it is recommended that users upgrade as soon as possible...

3.4AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2016/02/24 10:36 a.m.43 views

Important: Red Hat Security Advisory: rh-ror41 security update

Updated rh-ror41-rubygem-actionpack, rh-ror41-rubygem-actionview, rh-ror41-rubygem-activemodel, and rh-ror41-rubygem-activerecord packages that fix multiple security issues are now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having Important...

7.5CVSS6.8AI score0.95537EPSS
SaveExploits11References7
Rows per page
Query Builder