CVE-2017-18076: POST params leakage
(updated )
In strategy.rb
in OmniAuth, the authenticity_token
value is improperly protected because POST (in addition to GET) parameters are stored in the session and become available in the environment of the callback phase.
References
Code Behaviors & Features
Detect and mitigate CVE-2017-18076 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →