UBUNTU-CVE-2021-21324

Source
https://ubuntu.com/security/CVE-2021-21324
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2021/UBUNTU-CVE-2021-21324.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2021-21324
Related
Published
2021-03-08T17:15:00Z
Modified
2025-01-13T10:22:29Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

GLPI is an open-source asset and IT management software package that provides ITIL Service Desk features, licenses tracking and software auditing. In GLPI before version 9.5.4 there is an Insecure Direct Object Reference (IDOR) on "Solutions". This vulnerability gives an unauthorized user the ability to enumerate GLPI items names (including users logins) using the knowbase search form (requires authentication). To Reproduce: Perform a valid authentication at your GLPI instance, Browse the ticket list and select any open ticket, click on Solution form, then Search a solution form that will redirect you to the endpoint /"glpi/front/knowbaseitem.php?itemitemtype=Ticket&itemitemsid=18&forcetab=Knowbase$1", and the itemitemtype=Ticket parameter present in the previous URL will point to the PHP alias of glpitickets table, so just replace it with "Users" to point to glpiusers table instead; in the same way, itemitemsid=18 will point to the related column id, so changing it too you should be able to enumerate all the content which has an alias. Since such id(s) are obviously incremental, a malicious party could exploit the vulnerability simply by guessing-based attempts.

References

Affected packages

Ubuntu:Pro:16.04:LTS / glpi

Package

Name
glpi
Purl
pkg:deb/ubuntu/glpi@0.84.8+dfsg.1-1ubuntu1?arch=source&distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.84.8+dfsg.1-1
0.84.8+dfsg.1-1ubuntu1

Ecosystem specific

{
    "ubuntu_priority": "low"
}