First published: Mon Nov 15 2021(Updated: )
CVE-2021-41270: Prevent CSV Injection via formulas
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/symfony/symfony | >=4.1.0<4.2.0>=4.2.0<4.3.0>=4.3.0<4.4.0>=4.4.0<4.4.35>=5.0.0<5.1.0>=5.1.0<5.2.0>=5.2.0<5.3.0>=5.3.0<5.3.12 | |
composer/symfony/serializer | >=4.1.0<4.2.0>=4.2.0<4.3.0>=4.3.0<4.4.0>=4.4.0<4.4.35>=5.0.0<5.1.0>=5.1.0<5.2.0>=5.2.0<5.3.0>=5.3.0<5.3.12 | |
composer/symfony/symfony | >=5.0.0<5.3.12 | 5.3.12 |
composer/symfony/symfony | >=4.1.0<4.4.35 | 4.4.35 |
composer/symfony/serializer | >=4.1.0<4.4.35 | 4.4.35 |
composer/symfony/serializer | >=5.0.0<5.3.12 | 5.3.12 |
SensioLabs Symfony | >=4.1.0<4.4.35 | |
SensioLabs Symfony | >=5.0.0<5.3.12 | |
Fedora | =34 | |
Fedora | =35 | |
Fedoraproject Fedora | =34 | |
Fedoraproject Fedora | =35 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-41270 has been classified as a moderate severity vulnerability.
To fix CVE-2021-41270, update Symfony to version 4.4.35 or 5.3.12 or later.
CVE-2021-41270 affects Symfony versions from 4.1.0 up to 4.4.35 and 5.0.0 up to 5.3.12.
CSV Injection, also known as Formula Injection, occurs when untrusted input is embedded in CSV files, leading to potential execution of arbitrary formulas.
Anyone using the vulnerable versions of Symfony for applications that generate CSV files could be impacted by CVE-2021-41270.