| タイトル | Kimai projectのKimaiにおけるCSV ファイル内の数式要素の中和に関する脆弱性 |
|---|---|
| 概要 | Kimaiはオープンソースのタイムトラッキングアプリケーションです。バージョン2.27.0から2.54.0未満のバージョンでは、任意のROLE_USERがPOST /api/tagsを介して、名前に数式文字列(例: =SUM(54+51))を含むタグを作成し、それをタイムシートに割り当てることが可能でした。管理者がタイムシートをXLSX形式でエクスポートする際、ArrayFormatter.formatValue()はタグ名をimplode()で結合し、その結果を変更せずに返します。OpenSpoutは、=で始まる文字列をFormulaCellとして扱い、XLSXアーカイブ内にfSUM(54+51)/fを書き込みます。Excelはファイルを開く際にその数式を評価します。この問題はバージョン2.54.0で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月8日0:00 |
| 登録日 | 2026年5月15日11:00 |
| 最終更新日 | 2026年5月15日11:00 |
| CVSS3.0 : 警告 | |
| スコア | 5.7 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N |
| Kimai project |
| Kimai 2.27.0 以上 2.54.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月15日] 掲載 |
2026年5月15日11:00 |
| 概要 | Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+51)) via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue() joins tag names with implode() and returns the result unchanged. OpenSpout promotes any =-prefixed string to a FormulaCell, writing <f>SUM(54+51)</f> into the XLSX archive. Excel evaluates the formula when the file is opened. This issue has been patched in version 2.54.0. |
|---|---|
| 公表日 | 2026年5月8日13:16 |
| 登録日 | 2026年5月9日4:11 |
| 最終更新日 | 2026年5月14日2:58 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:* | 2.27.0 | 2.54.0 | |||