Lucene search
+L

474 matches found

OSV
OSV
added 2020/09/22 3:6 p.m.6 views

SUSE-SU-2020:2710-1 Security update for rubygem-actionpack-5_1

This update for rubygem-actionpack-51 fixes the following issues: - CVE-2020-8164: Possible Strong Parameters Bypass in ActionPack. There is a strong parameters bypass vector in ActionPack. bsc1172177...

7.5CVSS7.7AI score0.04198EPSS
SaveExploits1References3
Veracode
Veracode
added 2020/06/25 5:10 a.m.42 views

Authorization Bypass

actionpack is vulnerable to authorization bypass. An attacker is be able to execute any migrations that are pending for a Rails app running in production mode...

6.5CVSS4.5AI score0.02181EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2020/06/17 3:30 p.m.2 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization. By default, an attacker is able to execute any migrations that are pending for a Rails app running in production mode. Remediation Upgrade actionpack to version 6.0.3.2 or higher. References - GItHub Commit - Rai...

7.3CVSS7.1AI score0.02181EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/06/02 5:53 p.m.41 views

CVE-2020-8166

A flaw was found in rubygem-actionpack. Forgery of a per-form CSRF token is possible allowing for any action to take place for that session. The highest threat from this vulnerability is to data integrity...

4.3CVSS2.7AI score0.01673EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/06/01 6:20 p.m.31 views

CVE-2020-8164

A flaw was found in rubygem-actionpack. Untrusted hashes of data is possible for values of each, eachvalue, and eachpair which can lead to cases of user supplied information being leaked from Strong Parameters. Applications that use these hashes may inadvertently use untrusted user input. The...

5CVSS3AI score0.04198EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2020/05/26 3:9 p.m.68 views

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...

7.5CVSS7.5AI score0.04198EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2020/05/26 3:9 p.m.38 views

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...

7.5CVSS7.6AI score0.04198EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2020/05/20 12:0 a.m.38 views

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...

9.8CVSS6.9AI score0.45732EPSS
SaveExploits9References12
Snyk
Snyk
added 2020/05/19 7:47 a.m.3 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure by Bypassing Strong Parameters. Specifically the return value of each, or eachvalue, or eachpair will return the underlying "untrusted" hash of data that was read from the parameters. Remediation Upgrade actionpack ...

7.5CVSS6.9AI score0.04198EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/05/19 7:38 a.m.2 views

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 -...

6.5CVSS7.6AI score0.01673EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/05/19 5:44 a.m.18 views

Cross-Site Request Forgery (CSRF)

actionpack is vulnerable to cross-site request forgery CSRF. In the event that the global CSRF token, such as the meta tag in the authenticitytoken, is obtained, an attacker is able to forge per-form CSRF tokens for any action in a session, allowing for CSRF attacks...

4.3CVSS3.8AI score0.01673EPSS
SaveExploits1References6Affected Software2
Veracode
Veracode
added 2020/05/19 5:17 a.m.21 views

Information Disclosure

actionpack is vulnerable to information disclosure. The vulnerability exists as the values of each, eachvalue, eachpair, returns the untrusted hash read from the strong parameter...

7.5CVSS0.9AI score0.04198EPSS
SaveExploits1References11Affected Software2
FreeBSD
FreeBSD
added 2020/05/18 12:0 a.m.39 views

Rails -- multiple vulnerabilities

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 Stro...

9.8CVSS1.2AI score0.45732EPSS
SaveExploits9References6
RubySec
RubySec
added 2020/05/18 12:0 a.m.27 views

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...

7.5CVSS2.8AI score0.04198EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/13 4:28 p.m.59 views

Arbitrary file write in actionpack-page_caching gem

There is a vulnerability in actionpackpage-caching gem v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.8CVSS5.3AI score0.0525EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/05/13 4:28 p.m.19 views

GHSA-MG5P-95M9-RMFP Arbitrary file write in actionpack-page_caching gem

There is a vulnerability in actionpackpage-caching gem v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.8CVSS9.5AI score0.0525EPSS
SaveExploits0References4
OSV
OSV
added 2020/05/12 1:15 p.m.3 views

DEBIAN-CVE-2020-8159

There is a vulnerability in actionpackpage-caching gem v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.8CVSS9.5AI score0.0525EPSS
SaveExploits0References1
OSV
OSV
added 2020/05/12 1:15 p.m.4 views

UBUNTU-CVE-2020-8159

There is a vulnerability in actionpackpage-caching gem v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.8CVSS7.9AI score0.0525EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/05/12 1:1 p.m.39 views

CVE-2020-8159

There is a vulnerability in actionpackpage-caching gem v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.6AI score0.0525EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2020/05/12 12:0 a.m.47 views

Path Traversal

There is a vulnerability in actionpackpage-caching that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view...

9.8CVSS6.7AI score0.0525EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder