CVE-2023-25015: CSRF
Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.
Other sources
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.
— GitHub
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-25015?
CVE-2023-25015 is a vulnerability in Clockwork Web before version 0.1.2 when Rails before version 5.2 is used, which allows CSRF (Cross-Site Request Forgery).
What is the severity of CVE-2023-25015?
CVE-2023-25015 has a severity level of medium.
How does CVE-2023-25015 affect Clockwork Web?
CVE-2023-25015 affects Clockwork Web before version 0.1.2 when Rails before version 5.2 is used.
How can I fix CVE-2023-25015?
To fix CVE-2023-25015, you should update Clockwork Web to version 0.1.2 or later, and ensure that Rails is updated to version 5.2 or later.
Where can I find more information about CVE-2023-25015?
You can find more information about CVE-2023-25015 at the following references: [Link 1](https://github.com/ankane/clockwork_web/commit/ec2896503ee231588547c2fad4cb93a94e78f857), [Link 2](https://github.com/ankane/clockwork_web/compare/v0.1.1...v0.1.2), [Link 3](https://github.com/ankane/clockwork_web/issues/4).