Skip to content

Brute Force Vulnerability

High
joshbuker published GHSA-jc8m-cxhj-668x May 2, 2020

Package

bundler sorcery (Rubygems)

Affected versions

< 0.15.0

Patched versions

>= 0.15.0

Description

Impact

Brute force vulnerability when using password authentication via Sorcery. The brute force protection submodule will prevent a brute force attack for the defined lockout period, but once expired protection will not be re-enabled until a user or malicious actor logs in successfully. This does not affect users that do not use the built-in brute force protection submodule, nor users that use permanent account lockout.

Patches

Patched as of version 0.15.0.

Workarounds

Currently no workarounds, other than monkey patching the authenticate method provided by Sorcery or upgrading to version 0.15.0.

References

Vulnerability identified by @futuretap via issue #231

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2020-11052

Weaknesses

No CWEs

Credits