GLPI におけるクロスサイトスクリプティングの脆弱性
タイトル GLPI におけるクロスサイトスクリプティングの脆弱性
概要

GLPI には、クロスサイトスクリプティングの脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2021年3月2日0:00
登録日 2021年11月24日11:41
最終更新日 2021年11月24日11:41
CVSS3.0 : 警告
スコア 4.8
ベクター CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
CVSS2.0 : 注意
スコア 3.5
ベクター AV:N/AC:M/Au:S/C:N/I:P/A:N
影響を受けるシステム
GLPI-PROJECT.ORG
GLPI 9.5.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年11月24日]
  掲載
2021年11月24日11:41

NVD脆弱性情報
CVE-2021-21324
概要

GLPI is an open-source asset and IT management software package that provides ITIL Service Desk features, licenses tracking and software auditing. In GLPI before version 9.5.4 there is an Insecure Direct Object Reference (IDOR) on "Solutions". This vulnerability gives an unauthorized user the ability to enumerate GLPI items names (including users logins) using the knowbase search form (requires authentication). To Reproduce: Perform a valid authentication at your GLPI instance, Browse the ticket list and select any open ticket, click on Solution form, then Search a solution form that will redirect you to the endpoint /"glpi/front/knowbaseitem.php?item_itemtype=Ticket&item_items_id=18&forcetab=Knowbase$1", and the item_itemtype=Ticket parameter present in the previous URL will point to the PHP alias of glpi_tickets table, so just replace it with "Users" to point to glpi_users table instead; in the same way, item_items_id=18 will point to the related column id, so changing it too you should be able to enumerate all the content which has an alias. Since such id(s) are obviously incremental, a malicious party could exploit the vulnerability simply by guessing-based attempts.

公表日 2021年3月9日2:15
登録日 2021年3月9日10:01
最終更新日 2024年11月21日14:48
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* 9.5.4
関連情報、対策とツール
共通脆弱性一覧