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.
{ "nvd_published_at": "2023-02-02T04:15:00Z", "github_reviewed_at": "2023-02-02T23:07:04Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-352" ] }