LiveActive security incident?Get immediate response
CVE Record

CVE-2022-31061: SQL injection on login page in GLPI

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. In affected versions there is a SQL injection vulnerability which is possible on login page. No user credentials are required to exploit this vulnerability. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2022-31061 is a critical SQL injection flaw in GLPI's login page. An attacker does not need an account, so any reachable affected GLPI login could put asset, service desk, license, and audit data at risk. Vendor guidance says to upgrade promptly and notes no known workaround.

Executive priority

Treat this as urgent for any reachable GLPI instance. The flaw is critical, unauthenticated, and affects a login page, so remediation should be scheduled ahead of routine maintenance, especially for externally exposed service desk systems.

Technical view

The issue is CWE-89 SQL injection affecting glpi-project GLPI versions >= 9.3.0 and < 9.5.8, and >= 10.0.0 and < 10.0.2. CVSS 3.1 is 9.8 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Highest exposure is any internet-facing GLPI login page on an affected version. Internal-only GLPI instances are still exposed to anyone who can reach the application over the network, including compromised users, contractors, or adjacent systems.

Exploitation context

The cited sources support unauthenticated exploitability on the login page. The bundle does not cite active exploitation, and KEV status is false, so active exploitation should not be claimed from this evidence.

Researcher notes

The evidence identifies the vulnerable component and affected version ranges but does not provide exploit details or indicators of compromise. Validation should focus on version exposure, login-page reachability, upgrade status, and suspicious historical activity without attempting exploit reproduction in production.

Mitigation direction

  • Upgrade GLPI to a fixed version outside the affected ranges.
  • Prioritize internet-facing GLPI instances first.
  • Do not rely on a workaround; the advisory states none are known.
  • Restrict network access to GLPI until upgraded, where operationally feasible.
  • Review vendor guidance and the referenced fix commit.

Validation and detection

  • Inventory all GLPI deployments and record exact versions.
  • Confirm no instance runs >= 9.3.0 < 9.5.8 or >= 10.0.0 < 10.0.2.
  • Identify whether each GLPI login page is internet-facing or internally reachable.
  • After upgrade, verify the application reports the intended fixed version.
  • Review application and database logs for unusual unauthenticated login-page activity.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-31061 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-31061Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
glpi-projectglpi>= 9.3.0, < 9.5.8, >= 10.0.0, < 10.0.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.