| Summary | Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula injection. In Symfony 4.1, maintainers added the opt-in `csv_escape_formulas` option in the `CsvEncoder`, to prefix all cells starting with `=`, `+`, `-` or `@` with a tab `\t`. Since then, OWASP added 2 chars in that list: Tab (0x09) and Carriage return (0x0D). This makes the previous prefix char (Tab `\t`) part of the vulnerable characters, and OWASP suggests using the single quote `'` for prefixing the value. Starting with versions 4.4.34 and 5.3.12, Symfony now follows the OWASP recommendations and uses the single quote `'` to prefix formulas and add the prefix to cells starting by `\t`, `\r` as well as `=`, `+`, `-` and `@`. |
|---|---|
| Publication Date | Nov. 25, 2021, 4:15 a.m. |
| Registration Date | Nov. 25, 2021, 10 a.m. |
| Last Update | Nov. 21, 2024, 3:25 p.m. |
| CVSS3.1 : MEDIUM | |
| スコア | 6.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 4.0 |
|---|---|
| Vector | AV:N/AC:L/Au:S/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 単一 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 5.0.0 | 5.3.12 | |||
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 4.1.0 | 4.4.35 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* | |||||
| Title | Symfony における CSV ファイル内の数式要素の中和に関する脆弱性 |
|---|---|
| Summary | Symfony には、 CSV ファイル内の数式要素の中和に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 24, 2021, midnight |
| Registration Date | Nov. 16, 2022, 3:14 p.m. |
| Last Update | Nov. 16, 2022, 3:14 p.m. |
| Fedora Project |
| Fedora |
| Sensio Labs |
| Symfony 4.1.0 以上 4.4.35 未満 |
| Symfony 5.0.0 以上 5.3.12 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2022年11月16日] 掲載 |
Nov. 16, 2022, 3:14 p.m. |