MantisBT: master e423fd3e
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| XananasX | community | master | 2026-07-06 04:12 | master 59110708 |
| Affected Issues | 0037219: Security: Add allowed_classes => false to unserialize() calls to prevent PHP Object Injection | |||
| Changeset | Add allowed_classes restriction to unserialize() calls Add Add $p_options parameter to safe_unserialize(). Update 3 safe_unserialize() calls in install_helper_functions_api.php Fixes 0037219, PR https://github.com/mantisbt/mantisbt/pull/2229 Co-authored-by: XananasX7 xananasX7@users.noreply.github.com |
|||
| mod - core/email_queue_api.php | Diff File | |||
| mod - core/filter_api.php | Diff File | |||
| mod - core/install_helper_functions_api.php | Diff File | |||
| mod - core/utility_api.php | Diff File | |||