First published: Sun Jun 07 2020(Updated: )
The Ignition component before 2.0.5 for Laravel mishandles globals, _get, _post, _cookie, and _env. NOTE: in the 1.x series, versions 1.16.15 and later are unaffected as a consequence of the CVE-2021-43996 fix.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Laravel Ignition | >=1.0.0<1.16.15 | |
Laravel Ignition | >=2.0.0<2.0.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-13909 has a severity rated as medium due to the improper handling of global variables.
To fix CVE-2020-13909, upgrade to Ignition version 2.0.5 or later.
Versions of Ignition prior to 2.0.5 and the 1.x series before 1.16.15 are affected by CVE-2020-13909.
CVE-2020-13909 involves the Ignition component of Laravel which mishandles globals, specifically _get, _post, _cookie, and _env.
Yes, version 1.16.15 and later of Ignition are unaffected due to a fix related to CVE-2021-43996.