#VU64503 Information disclosure in actionpack - CVE-2022-23633
Published: June 20, 2022
actionpack
Ruby
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists in the Rack middleware package of RubyGems, where response bodies will not close under certain circumstances. A remote attacker can iterate requests to force ActionDispatch::Executor to not close, allowing subsequent requests to leak data from ActiveSupport::CurrentAttributes.