Chamilo AssociationのChamilo LMSにおける複数の脆弱性
タイトル Chamilo AssociationのChamilo LMSにおける複数の脆弱性
概要

Chamilo LMSはオープンソースの学習管理システムです。バージョン2.0.0-RC.3未満には、ノートブックモジュールに不適切な直接オブジェクト参照(IDOR)の脆弱性が存在します。この脆弱性により、認証された任意の学生がeditnoteアクションのnotebook_idパラメータを操作することで、プラットフォーム上の他のユーザーのプライベートなコースノートを閲覧できます。アプリケーションは、要求ユーザーがノートの所有者であることを検証せずに、提供された整数IDのみを使ってノートの内容を取得します。その結果、完全なタイトルとHTML本文が編集フォームにレンダリングされ、攻撃者のブラウザに返されます。所有権のチェックは更新(updateNote())および削除(delete_note())の処理には存在しますが、読み取り処理(get_note_information())には全く存在しません。この問題はバージョン2.0.0-RC.3で修正されています。

想定される影響 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
対策

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

公表日 2026年4月14日0:00
登録日 2026年4月24日11:28
最終更新日 2026年4月24日11:28
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
影響を受けるシステム
Chamilo Association
Chamilo LMS 1.11.38 およびそれ以前
Chamilo LMS 2.0.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年04月24日]
  掲載
2026年4月24日11:28

NVD脆弱性情報
CVE-2026-34370
概要

Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the notebook module contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated student to read the private course notes of any other user on the platform by manipulating the notebook_id parameter in the editnote action. The application fetches the note content using only the supplied integer ID without verifying that the requesting user owns the note, and the full title and HTML body are rendered in the edit form and returned to the attacker's browser. While ownership checks exist in the write paths (updateNote() and delete_note()), they are entirely absent from the read path (get_note_information()). This issue has been fixed in version 2.0.0-RC.3.

公表日 2026年4月15日7:16
登録日 2026年4月15日11:42
最終更新日 2026年4月23日3:46
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:* 1.11.38
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha2:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha3:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha4:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha5:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta2:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta3:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧