CVE-2021-43830: SQL injection in OpenProject
OpenProject is a web-based project management software. OpenProject versions >= 12.0.0 are vulnerable to a SQL injection in the budgets module. For authenticated users with the "Edit budgets" permission, the request to reassign work packages to another budget unsufficiently sanitizes user input in the reassigntoid parameter. The vulnerability has been fixed in version 12.0.4. Versions prior to 12.0.0 are not affected. If you're upgrading from an older version, ensure you are upgrading to at least version 12.0.4. If you are unable to upgrade in a timely fashion, the following patch can be applied: https://github.com/opf/openproject/pull/9983.patch
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2021-43830?
CVE-2021-43830 has been classified as a medium severity vulnerability.
How do I fix CVE-2021-43830?
To address CVE-2021-43830, upgrade to OpenProject version 12.0.4 or later.
Who is affected by CVE-2021-43830?
OpenProject versions 12.0.0 to 12.0.4 are affected by CVE-2021-43830 if the 'Edit budgets' permission is granted to authenticated users.
What type of vulnerability is CVE-2021-43830?
CVE-2021-43830 is a SQL injection vulnerability found in the budgets module of OpenProject.
What actions can be exploited due to CVE-2021-43830?
An attacker with 'Edit budgets' permission can exploit CVE-2021-43830 to manipulate database queries and potentially access unauthorized data.