SB2020052605 - Multiple vulnerabilities in actionpack gem for Ruby
Published: May 26, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Information disclosure (CVE-ID: CVE-2020-8164)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to excessive data output by the application in the return value of "each", or "each_value", or "each_pair" will return the underlying "untrusted" hash of data that was read from the parameters. A remote attacker can gain unauthorized access to sensitive information on the system.
2) Cross-site request forgery (CVE-ID: CVE-2020-8166)
CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in the "authenticity_token" meta tag. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
Remediation
Install update from vendor's website.
References
- https://snyk.io/vuln/SNYK-RUBY-ACTIONPACK-569600
- https://github.com/rails/rails/commit/b3230c500d780b5a5d500cc57496074e1d3d8ea9
- https://groups.google.com/forum/#!topic/rubyonrails-security/f6ioe4sdpbY
- https://snyk.io/vuln/SNYK-RUBY-ACTIONPACK-569599
- https://github.com/rails/rails/commit/d124f19287f4892c72ca54da728a781591c6fca1
- https://groups.google.com/forum/#!topic/rubyonrails-security/NOjKiGeXUgw