GHSA-2xhg-w2g5-w95x · 深刻度: medium · エコシステム: composer — CSV Injection in symfony/serializer
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 `@`.
総合評価: CVE-2021-41270 は中リスク(50.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.35%、68 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.87% | 1.35% | +0.48% |
| 2 | 2025-11-21 | 0.65% | 0.87% | +0.23% |
| 3 | 2025-11-18 | — | 0.65% | — |
EPSS の全履歴 (全 16 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-2xhg-w2g5-w95x · 深刻度: medium · エコシステム: composer — CSV Injection in symfony/serializer
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-41270 not yet assigned priority: Debian including 1 source packages (symfony), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2021-41270 |
ubuntu
|
medium | CVE-2021-41270 medium priority: Ubuntu including 1 source packages (symfony), 14 status rows across 14 suites (bionic, focal, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, trusty, upstream, xenial): not-affected 10, ignored 2, released 2. | https://ubuntu.com/security/CVE-2021-41270 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| sensiolabs | symfony | >= 4.1.0, < 4.4.35 | cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |
| sensiolabs | symfony | >= 5.0.0, < 5.3.12 | cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |
| fedoraproject | fedora | 34 | cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* |
| fedoraproject | fedora | 35 | cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* |