Deserialization of Untrusted Data in Codeigniter4
High severity
GitHub Reviewed
Published
Jan 3, 2022
in
codeigniter4/CodeIgniter4
•
Updated Jan 24, 2024
Description
Published by the National Vulnerability Database
Jan 4, 2022
Reviewed
Jan 6, 2022
Published to the GitHub Advisory Database
Jan 6, 2022
Last updated
Jan 24, 2024
Impact
Deserialization of Untrusted Data was found in the
old()
function in CodeIgniter4.Remote attackers may inject auto-loadable arbitrary objects with this vulnerability,
and possibly execute existing PHP code on the server.
We are aware of a working exploit, which can lead to SQL injection.
Patches
Upgrade to v4.1.6 or later.
Workarounds
Do not use:
old()
and form_helperRedirectResponse::withInput()
andredirect()->withInput()
References
For more information
If you have any questions or comments about this advisory:
References