unserialize()
is a problematic PHP function with quite a few exploits.
I believe the "ideal" solution is using JSON instead, but as long as we sanitize what is being passed to unserialize()
and use the additional parameters we can call in the function we should be good.
https://paragonie.com/blog/2016/04/securely-implementing-de-serialization-in-php
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too