Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-c6qr-h5vq-59jc

Опубликовано: 24 июн. 2020
Источник: github
Github: Прошло ревью
CVSS3: 6.5

Описание

Untrusted users can run pending migrations in production in Rails

There is a vulnerability in versions of Rails prior to 6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.

This vulnerability has been assigned the CVE identifier CVE-2020-8185.

Versions Affected: 6.0.0 < rails < 6.0.3.2 Not affected: Applications with config.action_dispatch.show_exceptions = false (this is not a default setting in production) Fixed Versions: rails >= 6.0.3.2

Impact

Using this issue, an attacker would be able to execute any migrations that are pending for a Rails app running in production mode. It is important to note that an attacker is limited to running migrations the application developer has already defined in their application and ones that have not already run.

Workarounds

Until such time as the patch can be applied, application developers should disable the ActionDispatch middleware in their production environment via a line such as this one in their config/environment/production.rb:

config.middleware.delete ActionDispatch::ActionableExceptions

Пакеты

Наименование

actionpack

rubygems
Затронутые версииВерсия исправления

>= 6.0.0, <= 6.0.3.1

6.0.3.2

EPSS

Процентиль: 77%
0.01071
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-400

Связанные уязвимости

CVSS3: 6.5
ubuntu
около 5 лет назад

A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.

CVSS3: 7.1
redhat
около 5 лет назад

A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.

CVSS3: 6.5
nvd
около 5 лет назад

A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.

CVSS3: 6.5
debian
около 5 лет назад

A denial of service vulnerability exists in Rails <6.0.3.2 that allowe ...

CVSS3: 7.5
redos
25 дней назад

Множественные уязвимости rubygem-actionpack

EPSS

Процентиль: 77%
0.01071
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-400