You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
Learn more on MITRE.
Impact
Attacker can simulate a login to any user having a defined API token, using an SQL injection in authentication process.
Patches
Upgrade GLPI to 10.0.3.
Workarounds
Disable
Enable login with external token
API configuration.References
.