Rack Project Rack vulnerabilities
13 known vulnerabilities affecting rack_project/rack.
Total CVEs
13
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH4MEDIUM8
Vulnerabilities
Page 1 of 1
CVE-2022-30123CRITICALCVSS 10.0fixed in 2.0.9.1≥ 2.1.0, < 2.1.4.1+1 more2022-12-05
CVE-2022-30123 [CRITICAL] CWE-150 CVE-2022-30123: A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow
A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.
nvd
CVE-2022-30122HIGHCVSS 7.5≥ 1.2, < 2.0.9.1≥ 2.1.0, < 2.1.4.1+1 more2022-12-05
CVE-2022-30122 [HIGH] CWE-400 CVE-2022-30122: A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the mul
A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.
nvd
CVE-2020-8161HIGHCVSS 8.6fixed in 2.2.02020-07-02
CVE-2020-8161 [HIGH] CWE-548 CVE-2020-8161: A directory traversal vulnerability exists in rack < 2.2.0 that allows an attacker perform directory
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.
nvd
CVE-2020-8184HIGHCVSS 7.5fixed in 2.1.4≥ 2.2.0, < 2.2.32020-06-19
CVE-2020-8184 [HIGH] CWE-784 CVE-2020-8184: A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2
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.
nvd
CVE-2018-16470HIGHCVSS 7.5v2.0.4v2.0.52018-11-13
CVE-2018-16470 [HIGH] CWE-400 CVE-2018-16470: There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafte
There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafted requests can cause the multipart parser to enter a pathological state, causing the parser to use CPU resources disproportionate to the request size.
nvd
CVE-2018-16471MEDIUMCVSS 6.1≥ 1.6.0, < 1.6.11≥ 2.0.0, < 2.0.62018-11-13
CVE-2018-16471 [MEDIUM] CWE-79 CVE-2018-16471: There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests ca
There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the norma
nvd
CVE-2015-3225MEDIUMCVSS 5.0≤ 1.5.3v1.6.0+1 more2015-07-26
CVE-2015-3225 [MEDIUM] CWE-19 CVE-2015-3225: lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.
lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.
nvd
CVE-2012-6109MEDIUMCVSS 4.3≤ 1.1.3v0.1+23 more2013-03-01
CVE-2012-6109 [MEDIUM] CVE-2012-6109: lib/rack/multipart.rb in Rack before 1.1.4, 1.2.x before 1.2.6, 1.3.x before 1.3.7, and 1.4.x before
lib/rack/multipart.rb in Rack before 1.1.4, 1.2.x before 1.2.6, 1.3.x before 1.3.7, and 1.4.x before 1.4.2 uses an incorrect regular expression, which allows remote attackers to cause a denial of service (infinite loop) via a crafted Content-Disposion header.
nvd
CVE-2013-0184MEDIUMCVSS 4.3v1.1.0v1.1.2+21 more2013-03-01
CVE-2013-0184 [MEDIUM] CVE-2013-0184: Unspecified vulnerability in Rack::Auth::AbstractRequest in Rack 1.1.x before 1.1.5, 1.2.x before 1.
Unspecified vulnerability in Rack::Auth::AbstractRequest in Rack 1.1.x before 1.1.5, 1.2.x before 1.2.7, 1.3.x before 1.3.9, and 1.4.x before 1.4.4 allows remote attackers to cause a denial of service via unknown vectors related to "symbolized arbitrary strings."
nvd
CVE-2013-0183MEDIUMCVSS 5.0v1.3.0v1.3.1+9 more2013-03-01
CVE-2013-0183 [MEDIUM] CWE-119 CVE-2013-0183: multipart/parser.rb in Rack 1.3.x before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to cau
multipart/parser.rb in Rack 1.3.x before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a long string in a Multipart HTTP packet.
nvd
CVE-2013-0262MEDIUMCVSS 4.3v1.4.0v1.4.1+5 more2013-02-08
CVE-2013-0262 [MEDIUM] CWE-22 CVE-2013-0262: rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to acce
rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka "symlink path traversals."
nvd
CVE-2013-0263MEDIUMCVSS 5.1v1.5.0v1.5.1+26 more2013-02-08
CVE-2013-0263 [MEDIUM] CVE-2013-0263: Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x bef
Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.
nvd
CVE-2011-5036MEDIUMCVSS 5.0≤ 1.1.0v1.2.0+10 more2011-12-30
CVE-2011-5036 [MEDIUM] CWE-310 CVE-2011-5036: Rack before 1.1.3, 1.2.x before 1.2.5, and 1.3.x before 1.3.6 computes hash values for form paramete
Rack before 1.1.3, 1.2.x before 1.2.5, and 1.3.x before 1.3.6 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
nvd