Authenticated application hang via unrestricted Ruby send
Published Oct 8, 2022 · Updated Apr 23, 2025
Improper input validation in Fat Free CRM before 0.20.1 allows remote authenticated users to hang the web application through task updates. Task update endpoints pass the user-controlled bucket parameter to Task.bucket_empty?, which invokes Ruby send without restricting the requested method to configured task buckets. A valid session and CSRF token are required; repeated requests selecting Kernel.sleep indefinitely occupy every Puma worker thread and stop request handling.
Summary
What happened
Improper input validation in Fat Free CRM before 0.20.1 allows remote authenticated users to hang the web application through task updates. Task update endpoints pass the user-controlled bucket parameter to Task.bucket_empty?, which invokes Ruby send without restricting the requested method to configured task buckets. A valid session and CSRF token are required; repeated requests selecting Kernel.sleep indefinitely occupy every Puma worker thread and stop request handling.
The record
- CVE
- CVE-2022-39281
- Published
- Oct 8, 2022
- Updated
- Apr 23, 2025
- Vendor
- Fat Free CRM
- Product
- Fat Free CRM
- Classifications
- CWE-20, T1499.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 8, 2022CVE publishedPublication date reported by the CVE source.
- Apr 23, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 0.20.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Authenticated task-bucket sleep proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo