CVE-2020-11033

Source
https://cve.org/CVERecord?id=CVE-2020-11033
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11033.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-11033
Downstream
Related
Published
2020-05-05T22:15:12.700Z
Modified
2026-03-15T22:33:09.397277Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In GLPI from version 9.1 and before version 9.4.6, any API user with READ right on User itemtype will have access to full list of users when querying apirest.php/User. The response contains: - All apitokens which can be used to do privileges escalations or read/update/delete data normally non accessible to the current user. - All personaltokens can display another users planning. Exploiting this vulnerability requires the api to be enabled, a technician account. It can be mitigated by adding an application token. This is fixed in version 9.4.6.

References

Affected packages

Git / github.com/glpi-project/glpi

Affected ranges

Type
GIT
Repo
https://github.com/glpi-project/glpi
Events
Database specific
{
    "versions": [
        {
            "introduced": "9.1"
        },
        {
            "fixed": "9.4.6"
        }
    ]
}

Affected versions

9.*
9.1
9.3-beta
9.4.0
9.4.0-beta
9.4.0-rc1
9.4.0-rc2
9.4.1
9.4.1.1
9.4.2
9.4.3
9.4.4
9.4.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11033.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "32"
            }
        ]
    }
]