| Summary | PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with `$writer->setEmbedImages(true);` those files will be included in the output as `data:` URLs, regardless of the file's type. Also URLs can be used for embedding, resulting in a Server-Side Request Forgery vulnerability. When embedding images has been enabled, an attacker can read arbitrary files on the server and perform arbitrary HTTP GET requests. Note that any PHP protocol wrappers can be used, meaning that if for example the `expect://` wrapper is enabled, also remote code execution is possible. This issue has been addressed in release versions 1.29.2, 2.1.1, and 2.3.0. All users are advised to upgrade. there are no known workarounds for this vulnerability. |
|---|---|
| Publication Date | Oct. 8, 2024, 6:15 a.m. |
| Registration Date | Oct. 8, 2024, noon |
| Last Update | Oct. 17, 2024, 4:09 a.m. |
| CVSS3.1 : HIGH | |
| スコア | 8.8 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:* | 2.2.0 | 2.3.0 | |||
| cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:* | 2.0.0 | 2.1.1 | |||
| cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:* | 1.29.2 | ||||
| Title | PHPOffice の PhpSpreadsheet におけるパストラバーサルの脆弱性 |
|---|---|
| Summary | PHPOffice の PhpSpreadsheet には、パストラバーサルの脆弱性、サーバサイドのリクエストフォージェリの脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | 参考情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 7, 2024, midnight |
| Registration Date | Oct. 17, 2024, 11:06 a.m. |
| Last Update | Oct. 17, 2024, 11:06 a.m. |
| PHPOffice |
| PhpSpreadsheet 1.29.2 未満 |
| PhpSpreadsheet 2.0.0 以上 2.1.1 未満 |
| PhpSpreadsheet 2.2.0 以上 2.3.0 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年10月17日] 掲載 |
Oct. 17, 2024, 11:06 a.m. |