CVE-2024-5276
25.06.2024, 20:15
A SQL Injection vulnerability in Fortra FileCatalyst Workflow allows an attacker to modify application data. Likely impacts include creation of administrative users and deletion or modification of data in the application database. Data exfiltration via SQL injection is not possible using this vulnerability. Successful unauthenticated exploitation requires a Workflow system with anonymous access enabled, otherwise an authenticated user is required.This issue affects all versions of FileCatalyst Workflow from 5.1.6 Build 135 and earlier.
Vendor | Product | Version |
---|---|---|
fortra | filecatalyst_workflow | 𝑥 < 5.1.6 |
fortra | filecatalyst_workflow | 5.1.6 |
fortra | filecatalyst_workflow | 5.1.6:build112 |
fortra | filecatalyst_workflow | 5.1.6:build114 |
fortra | filecatalyst_workflow | 5.1.6:build126 |
fortra | filecatalyst_workflow | 5.1.6:build130 |
fortra | filecatalyst_workflow | 5.1.6:build135 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
References