Описание
Clockwork Web contains a Cross-Site Request Forgery Vulnerability with Rails < 5.2
Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery (CSRF). A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling jobs. All users running an affected release on Rails < 5.2 should upgrade immediately.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-25015
- https://github.com/ankane/clockwork_web/issues/4
- https://github.com/ankane/clockwork_web/commit/ec2896503ee231588547c2fad4cb93a94e78f857
- https://github.com/ankane/clockwork_web/compare/v0.1.1...v0.1.2
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/clockwork_web/CVE-2023-25015.yml
Пакеты
Наименование
clockwork_web
rubygems
Затронутые версииВерсия исправления
< 0.1.2
0.1.2
Связанные уязвимости
CVSS3: 6.5
nvd
около 3 лет назад
Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.