cve/2017/CVE-2017-18076.md
2024-05-26 14:27:05 +02:00

678 B

CVE-2017-18076

Description

In strategy.rb in OmniAuth before 1.3.2, 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.

POC

Reference

No PoCs from references.

Github