Cyber Resilience

CVE-2024-27937

MediumPublic PoC

Published: 18 March 2024

Published
18 March 2024
Modified
02 January 2025
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0659 91.4th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-27937 is a medium-severity Improper Authorization (CWE-285) vulnerability in Glpi-Project Glpi. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 8.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

GLPI, a free asset and IT management software package used for data center management, ITIL service desk functions, license tracking, and software auditing, is affected by an improper authorization vulnerability tracked as CVE-2024-27937 and CWE-285. An authenticated user can retrieve the email addresses of all GLPI users through the application. The flaw carries a CVSS 3.1 score of 6.5 reflecting network attack vector, low complexity, and low privileges required, with high impact limited to confidentiality.

An attacker who already possesses a valid low-privileged account can exploit the issue remotely without user interaction to enumerate and obtain the complete list of user email addresses stored in the system. This information disclosure could support further targeted attacks such as phishing or credential stuffing against the organization’s GLPI users.

The vulnerability was addressed in the GLPI 10.0.13 release, with the fix documented in the project’s GitHub security advisory GHSA-98qw-hpg3-2hpj and the corresponding code commit. Administrators are advised to upgrade promptly from earlier versions. The associated EPSS score remains low, with a current value of 0.0659 and a peak of 0.0839, indicating limited observed exploitation interest to date.

EU & UK References

Vulnerability details

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. An authenticated user can obtain the email address of all GLPI users. This issue has been patched in version…

more

10.0.13.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

glpi-project
glpi
10.0.0 — 10.0.13

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

addresses: CWE-285

The control explicitly requires authorization of each wireless access type prior to permitting connections.

addresses: CWE-285

Mandating explicit authorization of mobile device connections reduces the risk of improper authorization decisions for system access.

addresses: CWE-285

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

References