4495 matches found
Ruby on Rails: HTTP Host injection in redirect_to function
Hi team, Here is the sample vulnerable code ruby class TesttestController You are being redirected." end Then it will check if the options, because the input is String, so it will be the concatenate of request.protocol + request.hostwithport + options File actioncontroller\metal\redirecting.rb li...
Cross-site Scripting (XSS)
Overview kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+. Affected versions of this package are vulnerable to Cross-site Scripting XSS. An attacker can inject arbitrary code into pages with pagination links. PoC For example, an...
GHSA-JP5V-5GX4-JMJ9 Ability to forge per-form CSRF tokens in Rails
It is possible to, given a global CSRF token such as the one present in the authenticitytoken meta tag, forge a per-form CSRF token for any action for that session. Impact ------ Given the ability to extract the global CSRF token, an attacker would be able to construct a per-form CSRF token for...
Ability to forge per-form CSRF tokens in Rails
It is possible to, given a global CSRF token such as the one present in the authenticitytoken meta tag, forge a per-form CSRF token for any action for that session. Impact ------ Given the ability to extract the global CSRF token, an attacker would be able to construct a per-form CSRF token for...
GHSA-M42X-37P3-FV5W Circumvention of file size limits in ActiveStorage
There is a vulnerability in ActiveStorage's S3 adapter that allows the Content-Length of a direct file upload to be modified by an end user. Versions Affected: rails = 5.2.4.3, rails = 6.0.3.1 Impact ------ Utilizing this vulnerability, an attacker can control the Content-Length of an S3 direct...
GHSA-8727-M6GJ-MC37 Possible Strong Parameters Bypass in ActionPack
There is a strong parameters bypass vector in ActionPack. Versions Affected: rails = 5.2.4.3, rails = 6.0.3.1 Impact ------ In some cases user supplied information can be inadvertently leaked from Strong Parameters. Specifically the return value of each, or eachvalue, or eachpair will return the...
Possible Strong Parameters Bypass in ActionPack
There is a strong parameters bypass vector in ActionPack. Versions Affected: rails = 5.2.4.3, rails = 6.0.3.1 Impact ------ In some cases user supplied information can be inadvertently leaked from Strong Parameters. Specifically the return value of each, or eachvalue, or eachpair will return the...
PT-2020-19995 · Ruby On Rails +3 · Rails +3
Name of the Vulnerable Software and Affected Versions: rails versions prior to 5.2.5 rails versions prior to 6.0.4 Description: A CSRF forgery issue exists that allows an attacker to forge a per-form CSRF token given a global CSRF token, such as the one present in the authenticity token meta tag...
PT-2020-5645 · Ruby +3 · Ruby On Rails +3
Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions prior to 5.2.4.3 Ruby on Rails versions prior to 6.0.3.1 Description: The issue is related to the deserialization of untrusted data in the MemCacheStore and RedisCacheStore components of Ruby on Rails. This can allow an...
PT-2020-5646 · Ruby On Rails +3 · Rails +3
Name of the Vulnerable Software and Affected Versions: rails versions 5.0.0 through 5.2.4.2 rails versions 6.0.0 through 6.0.3 Description: A deserialization of untrusted data issue exists, allowing an attacker to potentially leak information from Strong Parameters. The vulnerability is related t...
Ruby on Rails Cross-Site Request Forgery Vulnerability (CNVD-2020-34299)
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A cross-site request forgery vulnerability exists in Ruby on Rails 6.0.3 and earlier versions. The vulnerability stems from a web application that does not adequately validate that a request is...
Ruby on Rails Code Issues Vulnerabilities
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A security vulnerability exists in Ruby on Rails versions prior to 5.2.4.2 and 6.0.3.1. An attacker can exploit this vulnerability by modifying the 'Content-Length' field of the file upload URL ...
Ruby on Rails code issue vulnerability (CNVD-2020-39016)
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A code issue vulnerability exists in Ruby on Rails versions prior to 5.2.5 and prior to 6.0.4. An attacker can exploit this vulnerability to inject untrusted Ruby objects into a web application,...
Ruby on Rails Code Issue Vulnerability (CNVD-2020-40605)
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A security vulnerability exists in Ruby on Rails 6.0.3 and earlier versions. An attacker can exploit the vulnerability to obtain information...
Ruby on Rails Cross-Site Request Forgery Vulnerability (CNVD-2020-32423)
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A cross-site request forgery vulnerability exists in Ruby on Rails versions prior to 5.2.5 and 6.0.4, which stems from a WEB application that does not adequately validate that a request is comin...
Exploit for Deserialization of Untrusted Data in Rubyonrails Rails
CVE-2020-8165 Ruby on Rails For educational purposes only...
Cross-Site Request Forgery (CSRF)
@rails/ujs is vulnerable to cross-site request forgery CSRF. The same-origin header in XMLHttpRequest requests are not validated before including the CSRF token, potentially allowing remote attackers to submit requests on behalf of the user...
FreeBSD : Rails -- multiple vulnerabilities (85fca718-99f6-11ea-bf1d-08002728f74c)
Ruby on Rails blog : Hi everyone! Rails 5.2.4.3 and 6.0.3.1 have been released! These releases contain important security fixes, so please upgrade when you can. Both releases contain the following fixes : CVE-2020-8162: Circumvention of file size limits in ActiveStorage CVE-2020-8164: Possible...
Cross-site Request Forgery (CSRF)
Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF given a global CSRF token such as the one present in the authenticitytoken meta tag. Remediation Upgrade actionpack to version 5.2.4.3, 6.0.3.1 or higher. References - GitHub Commit - Google Group Forum -...
Ruby on Rails Remote Code Execution Vulnerability (CNVD-2020-34451)
Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A security vulnerability exists in Ruby on Rails versions prior to 5.0.1. A remote attacker can exploit the vulnerability to execute code...