You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io.ktor:ktor-client-core is a framework for quickly creating web applications in Kotlin with minimal effort.
Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information due to improper caching in the HttpCache plugin. An attacker can disclose sensitive response information by exploiting the misconfigured cache settings.
Remediation
Upgrade io.ktor:ktor-client-core to version 3.0.0-rc-2 or higher.
Overview
io.ktor:ktor-client-core is a framework for quickly creating web applications in Kotlin with minimal effort.
Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information due to improper caching in the
HttpCache
plugin. An attacker can disclose sensitive response information by exploiting the misconfigured cache settings.Remediation
Upgrade
io.ktor:ktor-client-core
to version 3.0.0-rc-2 or higher.References
The text was updated successfully, but these errors were encountered: