First published: Thu Nov 07 2024(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
iTop | <3.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51995 has a moderate severity rating due to potential unauthorized access to sensitive routes in Combodo iTop.
To fix CVE-2024-51995, upgrade to version 3.2.0 or later of Combodo iTop.
All versions of Combodo iTop prior to 3.2.0 are affected by CVE-2024-51995.
Yes, CVE-2024-51995 can potentially allow attackers to access unauthorized data by manipulating requests.
CVE-2024-51995 specifically affects the ajax.render.php file, which does not enforce appropriate access controls.