Lucene search
K

1165 matches found

UbuntuCve
UbuntuCve
added 2016/04/07 11:59 p.m.33 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.9AI score0.01912EPSS
Exploits10References1
UbuntuCve
UbuntuCve
added 2016/04/07 11:59 p.m.35 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.86668EPSS
Exploits7References1
GitLab Advisory Database
GitLab Advisory Database
added 2016/04/07 12:0 a.m.26 views

Possible Information Leak Vulnerability

Applications that pass unverified user input to the render method in a controller may be vulnerable to an information leak vulnerability. Impacted code will look something like this: def index; render params:id; end Carefully crafted requests can cause the above code to render files from unexpect...

5.3CVSS2.6AI score0.01912EPSS
Exploits10References1Affected Software1
RedHat Linux
RedHat Linux
added 2016/03/30 7:54 a.m.5 views

chromium-browser: use-after-free in Navigation

Use-after-free vulnerability in the RenderWidgetHostImpl::Destroy function in content/browser/rendererhost/renderwidgethostimpl.cc in the Navigation implementation in Google Chrome before 49.0.2623.108 allows remote attackers to cause a denial of service or possibly have unspecified other impact...

9.3CVSS7.5AI score0.01286EPSS
Exploits0References5
OSV
OSV
added 2016/03/29 10:59 a.m.3 views

CVE-2016-1647

Use-after-free vulnerability in the RenderWidgetHostImpl::Destroy function in content/browser/rendererhost/renderwidgethostimpl.cc in the Navigation implementation in Google Chrome before 49.0.2623.108 allows remote attackers to cause a denial of service or possibly have unspecified other impact...

8.8CVSS7.4AI score
Exploits0References12
OSV
OSV
added 2016/03/29 12:0 a.m.0 views

UBUNTU-CVE-2016-1647

Use-after-free vulnerability in the RenderWidgetHostImpl::Destroy function in content/browser/rendererhost/renderwidgethostimpl.cc in the Navigation implementation in Google Chrome before 49.0.2623.108 allows remote attackers to cause a denial of service or possibly have unspecified other impact...

8.8CVSS7.3AI score0.01286EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2016/03/15 8:56 p.m.6 views

rubygem-actionpack: directory traversal in Action View, incomplete CVE-2016-0752 fix

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.90494EPSS
Exploits11References5
RedHat Linux
RedHat Linux
added 2016/03/15 8:56 p.m.3 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.86668EPSS
Exploits7References5
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.6 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.90494EPSS
Exploits11References7
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.1 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.86668EPSS
Exploits7References5
CNVD
CNVD
added 2016/03/11 12:0 a.m.3 views

Rails Arbitrary Code Execution Vulnerability

Rails Ruby on Rails is the Rails core team to develop and maintain a set of open source Web application framework based on the Ruby language , which is separated from the United States 37signals company's project management tools Basecamp by David Heinemeier Hansen . A security vulnerability exis...

7.5CVSS7.8AI score0.86668EPSS
Exploits7References1
OSV
OSV
added 2016/03/10 5:22 p.m.5 views

USN-2920-1 oxide-qt vulnerabilities

It was discovered that the ContainerNode::parserRemoveChild function in Blink mishandled widget updates in some circumstances. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to bypass same-origin restrictions. CVE-2016-1630 It was...

10CVSS7.1AI score0.05573EPSS
Exploits3References14
RedHat Linux
RedHat Linux
added 2016/03/07 3:22 a.m.4 views

chromium-browser: use-after-free in Blink

extensions/renderer/renderframeobservernatives.cc in Google Chrome before 49.0.2623.75 does not properly consider object lifetimes and re-entrancy issues during OnDocumentElementCreated handling, which allows remote attackers to cause a denial of service use-after-free or possibly have unspecifie...

10CVSS7.5AI score0.05573EPSS
Exploits0References5
OSV
OSV
added 2016/03/06 2:59 a.m.1 views

UBUNTU-CVE-2016-1635

extensions/renderer/renderframeobservernatives.cc in Google Chrome before 49.0.2623.75 does not properly consider object lifetimes and re-entrancy issues during OnDocumentElementCreated handling, which allows remote attackers to cause a denial of service use-after-free or possibly have unspecifie...

9.8CVSS7.3AI score0.05573EPSS
Exploits0References3
RubySec
RubySec
added 2016/02/29 12:0 a.m.28 views

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 identifier CVE-2016-2097. Versions Affected: 3.2.x, 4.0.x,...

5.3CVSS0.8AI score0.01912EPSS
Exploits10References1Affected Software1
RedHat Linux
RedHat Linux
added 2016/02/24 10:36 a.m.4 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.90494EPSS
Exploits11References7
OSV
OSV
added 2016/02/16 2:59 a.m.3 views

DEBIAN-CVE-2016-0752

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing...

7.5CVSS6.2AI score0.90494EPSS
Exploits11References1
OSV
OSV
added 2016/02/16 2:59 a.m.12 views

CVE-2016-0752

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing...

7.5CVSS7.3AI score0.90494EPSS
Exploits11References13
NVD
NVD
added 2016/02/16 2:59 a.m.18 views

CVE-2016-0752

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing...

7.5CVSS6.1AI score0.90494EPSS
Exploits11References13
Prion
Prion
added 2016/02/16 2:59 a.m.22 views

Directory traversal

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing...

5CVSS5.3AI score0.90494EPSS
Exploits11References12Affected Software2
Rows per page
Query Builder