CVE-2025-53111
BaseFortify
Publication date: 2025-07-30
Last updated on: 2025-08-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| glpi-project | glpi | From 0.80 (inc) to 10.0.19 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in GLPI versions 0.80 through 10.0.18 is due to a lack of permission checks, which can allow unauthorized users to access certain resources they should not have access to. It is fixed in version 10.0.19.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive resources within the GLPI software, potentially exposing confidential information. This could compromise data confidentiality but does not affect integrity or availability.
What immediate steps should I take to mitigate this vulnerability?
Upgrade GLPI to version 10.0.19 or later, where the lack of permission checks issue has been fixed.