Chamilo AssociationのChamilo LMSにおけるOS コマンドインジェクションの脆弱性
| Title |
Chamilo AssociationのChamilo LMSにおけるOS コマンドインジェクションの脆弱性
|
| Summary |
Chamilo LMSはオープンソースの学習管理システムです。バージョン2.0.0-RC.3より前のバージョンには、main/inc/ajax/gradebook.ajax.phpのexport_all_certificatesアクション内にOSコマンドインジェクションの脆弱性が存在します。このエンドポイントでは、セッション変数$_SESSION['_cid']からapi_get_course_id()を通じて取得されたコースコードが、escapeshellarg()によるサニタイズやエスケープを行わずに直接shell_exec()のコマンド文字列に連結されています。攻撃者がセッションデータを操作または汚染して_shell_cid変数にシェルのメタ文字を注入した場合、基盤となるサーバー上で任意のコマンドを実行できます。成功すると、システムファイルや認証情報を読み取ったり、アプリケーションやデータベースを改ざんしたり、サーバーの可用性を妨害したりすることが可能です。この問題はバージョン2.0.0-RC.3で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 14, 2026, midnight |
| Registration Date |
April 24, 2026, 11:43 a.m. |
| Last Update |
April 24, 2026, 11:43 a.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Affected System
| Chamilo Association |
|
Chamilo LMS 1.11.38 およびそれ以前
|
|
Chamilo LMS 2.0.0
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月24日] 掲載 |
April 24, 2026, 11:43 a.m. |
NVD Vulnerability Information
CVE-2026-35196
| Summary |
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, an OS Command Injection vulnerability exists in the main/inc/ajax/gradebook.ajax.php endpoint within the export_all_certificates action, where the course code retrieved from the session variable $_SESSION['_cid'] via api_get_course_id() is concatenated directly into a shell_exec() command string without sanitization or escaping using escapeshellarg(). If an attacker can manipulate or poison their session data to inject shell metacharacters into the _cid variable, they can achieve arbitrary command execution on the underlying server. Successful exploitation grants full access to read system files and credentials, alters the application and database, or disrupts server availability. This issue has been fixed in version 2.0.0-RC.3.
|
| Publication Date |
April 15, 2026, 7:16 a.m. |
| Registration Date |
April 15, 2026, 11:42 a.m. |
| Last Update |
April 23, 2026, 3:37 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| 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:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List