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 `reassign_to_id` 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
References
Link | Resource |
---|---|
https://github.com/opf/openproject/pull/9983 | Patch Third Party Advisory |
https://github.com/opf/openproject/pull/9983.patch | Patch Third Party Advisory |
https://github.com/opf/openproject/releases/tag/v12.0.4 | Release Notes Third Party Advisory |
https://github.com/opf/openproject/security/advisories/GHSA-f565-3whr-6m96 | Third Party Advisory |
https://github.com/opf/openproject/pull/9983 | Patch Third Party Advisory |
https://github.com/opf/openproject/pull/9983.patch | Patch Third Party Advisory |
https://github.com/opf/openproject/releases/tag/v12.0.4 | Release Notes Third Party Advisory |
https://github.com/opf/openproject/security/advisories/GHSA-f565-3whr-6m96 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 7.4 |
References | () https://github.com/opf/openproject/pull/9983 - Patch, Third Party Advisory | |
References | () https://github.com/opf/openproject/pull/9983.patch - Patch, Third Party Advisory | |
References | () https://github.com/opf/openproject/releases/tag/v12.0.4 - Release Notes, Third Party Advisory | |
References | () https://github.com/opf/openproject/security/advisories/GHSA-f565-3whr-6m96 - Third Party Advisory |
Information
Published : 2021-12-14 20:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43830
Mitre link : CVE-2021-43830
CVE.ORG link : CVE-2021-43830
JSON object : View
Products Affected
openproject
- openproject
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')