LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29250: SQL injection in GLPI

GLPI is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. In versions prior to version 10.0.1 it is possible to add extra information by SQL injection on search pages. In order to exploit this vulnerability a user must be logged in.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

GLPI versions before 10.0.1 allow a logged-in user to inject SQL through search pages. This can threaten sensitive asset, service desk, license, and audit data because the CVSS vector rates confidentiality and integrity impact as high. It is not listed as CISA KEV in the provided bundle.

Executive priority

Prioritize remediation for production GLPI systems because the flaw can affect business-critical IT asset and service desk data. Authenticated access is required, but compromised or low-privilege accounts could still create material data integrity and confidentiality risk.

Technical view

CVE-2022-29250 is CWE-89 SQL injection in glpi-project GLPI before 10.0.1. Attack complexity is low, network reachable, requires low privileges, and needs no user interaction. The provided CVSS 3.1 score is 8.1 with high confidentiality and integrity impact and no availability impact.

Likely exposure

Organizations running GLPI below 10.0.1 are exposed, especially where many users can log in or the application is internet-accessible. The issue requires authenticated access, so anonymous exposure is not supported by the provided sources.

Exploitation context

The source bundle states exploitation requires a logged-in user. It does not provide evidence of public exploitation, and KEV is false. Treat this as a serious insider, compromised-account, or low-privilege-user escalation risk rather than confirmed active mass exploitation.

Researcher notes

Evidence is limited to the CVE data and GitHub advisory reference in the bundle. No exploit details, indicators, or alternate affected products are provided. Validation should focus on versioning, exposure, account scope, and monitoring rather than reproduction of SQL injection behavior.

Mitigation direction

  • Upgrade GLPI to version 10.0.1 or later.
  • Check the GitHub advisory for any vendor-specific upgrade guidance.
  • Limit GLPI access to trusted networks where practical.
  • Review and reduce unnecessary GLPI user accounts and privileges.

Validation and detection

  • Inventory all GLPI instances and record their versions.
  • Flag any GLPI deployment running below 10.0.1.
  • Confirm whether GLPI login is exposed externally.
  • Review application and database logs for unusual authenticated search activity.
Prepared
Confidence
high
Sources
3

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-29250 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
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

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

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
2Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2022-29250Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
glpi-projectglpi< 10.0.1Listed
Weakness

CWE details

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