CVE-2024-51995: Logic bug in ajax.render.php allows for bypass of 'backOffice' access control in Combodo iTop
Combodo iTop is a web based IT Service Management tool. An attacker can request any route we want as long as we specify an operation that is allowed. This issue has been addressed in version 3.2.0 by applying the same access control pattern as in UI.php to the ajax.render.php page which does not allow arbitrary routes to be dispatched. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-51995?
CVE-2024-51995 has a moderate severity rating due to potential unauthorized access to sensitive routes in Combodo iTop.
How do I fix CVE-2024-51995?
To fix CVE-2024-51995, upgrade to version 3.2.0 or later of Combodo iTop.
What versions of Combodo iTop are affected by CVE-2024-51995?
All versions of Combodo iTop prior to 3.2.0 are affected by CVE-2024-51995.
Can CVE-2024-51995 lead to unauthorized data access?
Yes, CVE-2024-51995 can potentially allow attackers to access unauthorized data by manipulating requests.
Is CVE-2024-51995 specific to any particular feature of Combodo iTop?
CVE-2024-51995 specifically affects the ajax.render.php file, which does not enforce appropriate access controls.