Lucene search
+L

2280 matches found

Cvelist
Cvelist
added 2020/07/02 12:0 a.m.32 views

CVE-2020-8161

A directory traversal vulnerability exists in rack 2.2.0 that allows an attacker perform directory traversal vulnerability in the Rack::Directory app that is bundled with Rack which could result in information disclosure...

8.1AI score0.03359EPSS
SaveExploits0References5
OSV
OSV
added 2020/06/24 5:15 p.m.33 views

GHSA-J6W9-FV6Q-3Q52 Rack allows Percent-encoded cookies to overwrite existing prefixed cookie names

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS6.5AI score0.02938EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/06/24 5:15 p.m.79 views

Rack allows Percent-encoded cookies to overwrite existing prefixed cookie names

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS3.6AI score0.02938EPSS
SaveExploits1References9Affected Software1
CNVD
CNVD
added 2020/06/22 12:0 a.m.8 views

RubyGem Rack Input Validation Error Vulnerability

RubyGem Rack is a modular interface between web servers and web applications developed using the Ruby programming language. A security vulnerability exists in RubyGem Rack versions prior to 2.2.3 and prior to 2.1.4. An attacker can exploit the vulnerability to control cookies prefixed with secure...

7.5CVSS7.7AI score0.02938EPSS
SaveExploits1References1
OSV
OSV
added 2020/06/19 5:15 p.m.2 views

DEBIAN-CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS6.2AI score0.02938EPSS
SaveExploits1References1
NVD
NVD
added 2020/06/19 5:15 p.m.18 views

CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS0.02938EPSS
SaveExploits1References5
Prion
Prion
added 2020/06/19 5:15 p.m.30 views

Input validation

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

5CVSS5.9AI score0.02938EPSS
SaveExploits1References5Affected Software3
ATTACKERKB
ATTACKERKB
added 2020/06/19 5:15 p.m.6 views

CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS6AI score0.02938EPSS
SaveExploits1References6
OSV
OSV
added 2020/06/19 5:15 p.m.4 views

UBUNTU-CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS6.7AI score0.02938EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2020/06/19 4:56 p.m.40 views

CVE-2020-8184

A flaw was found in rubygem-rack. An attacker may be able to trick a vulnerable application into processing an insecure non-SSL or cross-origin request if they can gain the ability to write arbitrary cookies that are sent to the application. The highest threat from this vulnerability is to data...

5CVSS2AI score0.02938EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/06/19 12:0 a.m.8 views

PT-2020-5644

Name of the Vulnerable Software and Affected Versions rack versions prior to 2.2.3 rack versions prior to 2.1.4 Description A security issue exists due to a reliance on cookies without proper validation or integrity checks, making it possible for an attacker to forge a secure or host-only cookie...

10CVSS7.2AI score0.99856EPSS
SaveExploits66References198
Cvelist
Cvelist
added 2020/06/19 12:0 a.m.32 views

CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix...

6AI score0.02938EPSS
SaveExploits1References5
CVE
CVE
added 2020/06/19 12:0 a.m.379 views

CVE-2020-8184

The CVE-2020-8184 entry concerns a vulnerability in rack where a reliance on cookies without validation or integrity checks allows forging a secure or host-only cookie prefix. Affected are rack versions older than 2.2.3 and older than 2.1.4. The underlying issue is insufficient cookie validation/...

7.5CVSS5.9AI score0.02938EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2020/06/16 7:49 a.m.7 views

Cross-site Request Forgery (CSRF)

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

7.5CVSS7AI score0.02938EPSS
SaveExploits1References2
RubySec
RubySec
added 2020/06/15 12:0 a.m.75 views

Percent-encoded cookies can be used to overwrite existing prefixed cookie names

It is possible to forge a secure or host-only cookie prefix in Rack using an arbitrary cookie write by using URL encoding percent-encoding on the name of the cookie. This could result in an application that is dependent on this prefix to determine if a cookie is safe to process being manipulated...

7.5CVSS2.9AI score0.02938EPSS
SaveExploits1References1Affected Software1
Hacker One
Hacker One
added 2020/06/10 11:58 p.m.271 views

Ruby on Rails: Rack parses encoded cookie names allowing an attacker to send malicious `__Host-` and `__Secure-` prefixed cookies

The rack cookie parser parses the cookie string using unescape. This allows a malicious attacker to set a second cookie with the name being percent encoded. Typically it would be expected that we cannot trust cookies and in most cases that's true. However in a couple of cases certain expectations...

5CVSS0.4AI score0.02938EPSS
SaveExploits1
Mageia
Mageia
added 2020/06/10 10:57 p.m.67 views

Updated ruby-rack packages fix security vulnerability

Updated ruby-rack packages fix security vulnerabilities: There's a possible information leak / session hijack vulnerability in RackRubyGem rack. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a...

8.6CVSS1AI score0.03703EPSS
SaveExploits0References5
OSV
OSV
added 2020/06/10 10:57 p.m.12 views

MGASA-2020-0252 Updated ruby-rack packages fix security vulnerability

Updated ruby-rack packages fix security vulnerabilities: There's a possible information leak / session hijack vulnerability in RackRubyGem rack. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a...

8.6CVSS6.4AI score0.03703EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2020/06/10 1:40 p.m.14 views

rubygem-rack: hijack sessions by using timing attacks targeting the session id

A flaw was found in rubygem-rack in versions prior to 1.6.12 and 2.0.8. An information leak may allow an attacker to find and hijack sessions using timing attacks targeting the session ID. The highest threat from the vulnerability is to data confidentiality...

6.3CVSS6.6AI score0.03703EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/05/26 12:0 a.m.41 views

Debian DLA-2216-1 : ruby-rack security update

There was a possible directory traversal vulnerability in the Rack::Directory app that is bundled with Rack. If certain directories exist in a director that is managed by Rack::Directory, an attacker could, using this vulnerability, read the contents of files on the server that were outside of th...

8.6CVSS7AI score0.03359EPSS
SaveExploits0References3
Rows per page
Query Builder